Skip to content

RussellSnelgrove/stock-tracking-server

Repository files navigation

Setup

To set up the project, follow these steps:

  1. Clone the repository.
  2. Run npm install.
  3. run docker-compose up -d
  4. Run npm run start.

To stop the postgres db

  1. docker-compose stop

  2. docker-compose down -v or start later

  3. docker-compose start

  4. docker-compose down --remove-orphans

About

Backend of the Stock Tracker project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors