Simple CRUD application for car plates management.
Default mongo db name is 'plates'. If necessary url and credentials can be changed in ./server/server.js.
- in root folder run 'npm run deploy-and-run'
- default db data can be loaded on http://localhost:4000/api/dont-do-this-on-prod
- go to http://localhost:4000
- enjoy :)