Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 564 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 564 Bytes

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