nestjs-and-sveltejs-crud-with-jwt-authentication
this is complete crud in nestjs and sveltejs with authentication
download
- git clone
- cd server / npm install npm run start:dev
- cd client / npm install npm run dev
- change the url in app.module.ts "mongodb://localhost:27017/nestjs_sveltejs or any name"
- and run on the browser