Skip to content

GasparMutti/express-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Boilerplate

Clean boilerplate for projects with ExpressJS.

1. Install dependencies

npm install

2. Start server in dev mode

npm run dev

3. Create environment file with global variables (optional)

PORT = 8080
ALLOWED_ORIGINS = http://localhost:9090

About

Clean boilerplate for projects with expressjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published