Skip to content

bbntpl/simple-things-yet-backend

Repository files navigation

SimpleThingsYet Backend

An overview of application backend which offers details/info on the data model schema to aid developers in navigating the model's structure.

Data Model Schema

For a visual representation, refer to the database diagram:

DB Blog Model Diagram

Environmental variables template

MONGODB_URI=<mongodb cluster uri>
DEV_MONGODB_URI=<mongodb cluster uri>
TEST_MONGODB_URI=<mongodb cluster uri>
SECRET_KEY=<any string>
NODE_ENV=<development, production or test>
PORT=<port number>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published