- Install docker to your system
- Run
docker compose up
and you are good to go - Open your browser (or postman) and go to
localhost:3010
We use ES6 module system to import and export modules.
We save credentials to other services in a variables.env
file. This file is included in this template. However, it is common use not to include it in a public repository. There are some default key value pairs included to demonstrate its working.
You can change the ports of your server via variables.env
Check the readme files of each container to understand the setup