This template was build with ExpressJS and Routing Controllers package for clean and concise code.
-
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!
- NodeJS
git clone https://github.com/sourcevortex/express-template.gitnpm install- Create a copy of file
.env.examplewith name.envand fill it npm run start:devfor run and watch modifications
If you see any error or want a new feature, please open a issue!