Skip to content

๐Ÿš€ A modern, production-ready Express 5 template with many features included to quickly build REST APIs

License

Notifications You must be signed in to change notification settings

willpinha/modern-express-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Modern Express Template

๐Ÿš€ A modern, production-ready Express 5 template with many features included to quickly build REST APIs

Note

This project is inspired by the great node-express-boilerplate repository

Installation

Just run the following command on an empty project and everything will be setup for you

npx modern-express-template

You can also click on the Use this template โ–พ button to create a new repository from this template

Important

If you use this button, your repository will have text generated from template, which may be undesirable

Philosophy

Features

Use this section as documentation to learn the project structure and approaches for building your REST APIs

FAQ

What about authentication?

What about template engines?

Isn't Express 5 in alpha stage?