- ✨Magic ✨
- Add orders in a JSON file
- Delete orders in a JSON file
- Save orders in a JSON file
"Carla's Food" uses the following technologies
- pug - template engine for nodejs
- node.js - evented I/O for the backend
- Express - fast node.js network app framework [@tjholowaychuk]
- [json] - duh
And of course Dillinger itself is open source with a [public repository][dill] on GitHub.
Carla´s Food requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
cd carlas-food
npm i
nodemon start
GNU General Public License v2.0