git clone https://github.com/fazt/nodejs-mysql-restapi
cd nodejs-mysql-restapi
docker-compose up
npm install
npm run dev
- upload images
- create authentication and authorization
- add validation
- improve error handling
- complete the tests
- docker for production