express-easy-starter

This is the skeleton used to get you started with the latest Node.js Express framework the easiest.

Usage no npm install needed!

<script type="module">
  import expressEasyStarter from 'https://cdn.skypack.dev/express-easy-starter';
</script>

README

express-easy-starter

This is the skeleton used to get you started with the latest Node.js Express framework the easiest.

Main features.

  • Automatic URL routine.
  • User authentication
  • Template engine is Handlebars
  • ORM is Sequelize
  • The theme of the sample page is bootstrap5
  • Backend face recognition module

screencap.jpg

Changelog

See CHANGELOG.md.

Getting Started

Usage

License

MIT licensed