Skip to content

cybrnode/mindsling-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mindsling-backend

First Time Setup: you need to have mongodb installed and running on your system at the default port. ( or change it in the .env file )

cd mindsling-backend/
npm install
mv dev.env .env
npm run dev-start

check students.http for some http requests examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published