/notifications-service

Project developed according to Rocketseat's Ignite Lab event in order to create a backend using nestjs, in which it will be possible to create notifications, mark them as read or unread, cancel them and pick them up according to the number of the recipient.

Primary LanguageTypeScript

Ignite Lab - Notifications Service - Rocketseat 🚀

image Project developed according to Rocketseat's Ignite Lab event in order to create a backend using nestjs, in which it will be possible to create notifications, mark them as read or unread, cancel them and pick them up according to the number of the recipient.

Credits by Rocketseat 🚀

💻 Developing differences...

  • Built with NestJS and Prisma
  • Testing
  • TypeScript

image image

🚀 Technologies Used

BACK-END:

  • NodeJS
  • NestJS
  • Jest
  • Prisma

image

📋 Installation:

Server

Then, to run the project:

$ npm install
$ npm run start:dev

After that, to start the server, run:

$ npx prisma studio