Based on user-registration-api With some modifications and add docker for this project
do this for install all package and generate package-lock.json
$ npm install
then run with docker-compose
$ docker-compose up --build
or if you prefer to run in your localhost just running like this after npm install
$ npm start
MIT
zoed