Skip to content

QuentinouLeTwist/nestjs-vuejs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nestjs-vuejs-boilerplate

A boilerplate using nestjs and vuejs frameworks.

Useful to start a new app without carrying of implementing features like user authentication, user api, password encryption and so on.

Free to use, to clone, to fork, to evolve, to do anything you want.

Backend with NestJS

  • A starter API (with User)
  • MYSQL - Typeorm
  • User Password Hash/Compare
  • Authentication JWT Token

UI with VueJS

  • Login Form
  • Profile Page

More features will be added.

Docker

I used a docker-compose file in order to let you compose with other services (like redis) if needed.

  • Mysql

About

A boilerplate using nestjs and vuejs frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published