Skip to content

Th3Ang3lo/nodejs-boilerplate

Repository files navigation

About the project

A NodeJS Clean Architeture boilerplate.

Requirements: NodeJS 16, Yarn and Docker.

Make sure you have them installed on your PC.

Running the project

1 - Clone the project

git clone https://github.com/th3ang3lo/nodejs-boilerplate.git

2 - Change the project directory

cd nodejs-boilerplate

3 - Install yarn dependencies

yarn

4 - Copy .env.example to .env file

cp .env.example .env

5 - Create docker containers

docker-compose up -d

6 - Running migrations

yarn db:push

7 - Starting the project

yarn dev

About

Node.JS project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages