Skip to content

prestonph/dsn-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsn-api

CS 300 - Software Engineering Final Project

Install

npm install

Run

node app.js [configs]

Configs

  • --resetDb: Reset database before run
  • --localServer: Use localhost:port as base instead of dreamyday.tk
  • --localDb: Use local database instead of server database
  • --logging: Enable logging
  • --port: Set the port (default: 5000)

About

API server for CS300 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors