[Internal] Implement cms #45
Labels
Category: User Experience
Issues pertaining to user-facing functionality
Status: Awaiting Triage
Requiring a determination on how to proceed
Type: Feature Request
User-facing or API feature requests
Milestone
Overview
Adding express server and routes for endpoints and connect to database
Proposal
Need to first create server, will be using express
Then create schemas for datatypes
Then need to pick database and connect to it, will be using mongodb
Then need to create get, post, put, delete endpoint to interact with db
Then need to create routes
The text was updated successfully, but these errors were encountered: