A backend so simple that it fits into 1 YAML file
This project was made with Manifest.
$ npm install
To run the app in the development mode:
npm run manifest
- Open http://localhost:1111 to open your admin UI it in your browser
- Open http://localhost:1111/api to view your REST API documentation
The page will reload when you make changes.
Seeds some dummy data for your entities:
npm run manifest:seed