Skip to content

Engimusing/stock-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-web-api

Setup

  • Clone down the repo
  • Run npm install which should install all of the necessary packages.
  • You can run npx knex migrate:latest if you need a new sqlite database for some reason.
  • Finally, run npm run start to start up the server on localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published