This is a generated Platformatic DB application.
Platformatic supports macOS, Linux and Windows (WSL recommended). You'll need to have Node.js >= v18.8.0
Install dependencies:
npm install
Run the API with:
npm start
- ⚡ The Platformatic DB server is running at http://localhost:3042/
- 📔 View the REST API's Swagger documentation at http://localhost:3042/documentation/
- 🔍 Try out the GraphiQL web UI at http://localhost:3042/graphiql