Don't forget to copy the .env.example
file and rename it to .env
and assign values as environment variables
you can start the project for DEVELOPMENT this way
after clone the repo
cd angoway-app-backend
npm run setup
npm run db:reset // record simple data for testing and development
npm run db:set // reset the database