Developed using Platformatic DB
- Platformatic
- Node
- Install dependencies:
npm install
- Apply migrations:
npm run migrate
Run the API with:
npm start
- ⚡ App > http://localhost:3042/
- 📔 Swagger documentation > http://localhost:3042/documentation/
- 🔍 GraphiQL > http://localhost:3042/graphiql