Skip to content

hardcodeai/mds-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the project

Setup .env.development in the project root with the valud for following content

DB_URL='<your-database-url>'

JWT_SECRET='<a random string to be used as JWT secret>'

Running the api

npm start

NB:

Please send a request to '/users' path with the body of {"username":'', "password":''}. This route has been left unprotected for that reason. I did not find a time to put in a handler Ui for the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages