For Complete documentation and Quick Start guide visit API Development Documentation
copy .env.example to .env
npm run docker
You will need to install PostgreSQL and have it running locally, or connect to remove server
- copy .env.example to .env
- configure database credentials
npm run dev