Skip to content

atahanyild/nodejs-boilerplate

Repository files navigation

nodejs-boilerplate

Hey, this is my personal Node.js -Express, Mongoose, Session-based Authentication- boilerplate to clone and start working right away.

To start working

```
git clone https://github.com/atahanyild/nodejs-boilerplate

cd nodejs-boilerplate

npm install

rename .env.example to .env

fill the environment variables

npm run dev

it is accesable via : http://localhost:3000
```

About

nodejs boilerplate template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published