Skip to content

kodyVS/Nuxt-Vuetify-Express-Typescript-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate

Includes: Frontend

  • Nuxt 3
  • Vuetify 3
  • Typescript
  • Pinia
  • JWT Authenication
  • User roles route protection

Backend

  • Express
  • Typescript
  • Jest
  • JWT Authenication
  • Mongoose
  • Validation
  • Factory CRUD Controller with example of how to use with NotesController
  • User roles route protection
  • Error Handling

To Start:

API

Copy env.development.local.example to .env.development.local

Frontend

Copy env.example to .env

Main

Run docker-compose up -d

Create an account under the Login -> Register tab.

About

Updated boilerplate for production ready large scale applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published