Ready to use Node.js project template.
Ready to use Node.js project template.
- Clone repository:
git clone [email protected]:Dzidzileyla/node-template.git
-
Configure
.env
file based on.env.dev
template. -
Run docker configuration for development stage:
docker-compose -f docker-compose-dev.yml up
-
Using
postman
check 0.0.0.0:8081. -
Ready to go!
Distributed under the MIT License. See LICENSE
for more information.