- clone repository
- run
npm i
- edit
ormconfig.json
and change your database configuration (you can also change a database type, but don't forget to install specific database driver) - run
npm start
- enjoy!
kalinichenko88/vesper-jwt-example
How to use JWT authorization in Vesper Framework with TypeScript - advanced example
TypeScript