Skip to content
Vaishnavi Gupta edited this page Mar 28, 2021 · 4 revisions

Welcome to the campus-density-backend wiki! The repo holds the code for implementing backend routes for Flux. This documentation is organized by the different folders of routes-

Each folder has a routes.ts file that implements routes, and a db.ts file that contains helper functions that actually access the Firestore database.

Clone this wiki locally