Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.53 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.53 KB

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