Skip to content

chsjr1996/express-template

Repository files navigation

Express template

This template was build with ExpressJS and Routing Controllers package for clean and concise code.


Features

  • Authentication with JWT

    The API has protection implemented with JWT and some validations aplied on this feature, like expiration time, user password changed at verification.

  • Types!

    Interfaces and stric mode enabled!

  • More is coming...

    I want implement more security layers, error handlers, interfaces, tests, commands, linting, and more!


Requirements

  • NodeJS

Installation

  • git clone https://github.com/sourcevortex/express-template.git
  • npm install
  • Create a copy of file .env.example with name .env and fill it
  • npm run start:dev for run and watch modifications

Under development

If you see any error or want a new feature, please open a issue!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published