Skip to content

andrevitalb/crowdlinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowdLinker Coding challenge

The crowdlinker project consists of two sub-packages which each run a server. There is a backend API server, which is Node based, using Google's Firebase Firestore, Authentication & Cloud Functions, and a frontend server that serves React code.

This project was done completely by André Vital

Getting started

Install

Run yarn in this directory to install all required dependencies.

Frontend

Start the Frontend React server: yarn dev:frontend

Backend

Start the Backend Firebase server: yarn dev:backend

Using the app

The app is available through its own individual routes for both Front-End & Back-End

Front-End URL's

Back-End URL's

Currently, Google Firebase project is going through plan update approval (Blaze Plan is required for live cloud functions), so functions will only be available on a local environment through the local URL

About

CrowdLinker's code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published