Skip to content

Tauromachian/express-bootstrap

Repository files navigation

Express Bootstrap

Express Bootstrap is an Express.js template. This project provides comfort without getting opinionated.

Pre-configured features

  • Live-reload.
  • Logging.
  • Reading the environment.
  • Linting and formating.
  • ECMA module system.
  • Detect open ports.
  • Front end assets processing with Vite.

Stack

The installed stack is:

  • Express
  • Handlebars
  • Morgan
  • Dotenv
  • Livereload / Connect-livereload
  • Nodemon
  • Vite
  • Eslint
  • Prettier

Install

  1. Clone this project and install the dependencies. I am using yarn but feel free to change it.
  2. Make .env file with the contents of .env.example

And that is it.

About

Template for Express v5 with livereload

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published