Skip to content

hulkthedev/portfolio-tracker

Repository files navigation

Portfolio Tracker

Version License: MIT

NestJS based Portfolio Tracker "Backend"

requirements
  • docker
  • docker-compose (optional)
build
chmod +x build/app.sh
./build/app.sh build
app control
./build/app.sh start
./build/app.sh stop
tests
./build/app.sh test 
usage
localhost:3000