Kitten API, a rest api that's built with nodejs, integrate with docker for developing this program. everyone who want to contribute or learn with this app, pull request are allowed !!
-
Use Docker-Compose.
Use the docker compose to run this app.
# docker compose instruction docker-compose up -d
-
Use nodemon.
Navigate into your new site’s directory and start it up.
nodemon app
This app isn't deployed yet