An open API service indexing awesome lists of open source software.

https://github.com/gbdsantos/nodejs-notifications-service

4ª Edição do Ignite Lab da Rocketseat, microserviços com NodeJS.
https://github.com/gbdsantos/nodejs-notifications-service

2022 nextjs nodejs prisma sqlite typescript

Last synced: 3 months ago
JSON representation

4ª Edição do Ignite Lab da Rocketseat, microserviços com NodeJS.

Awesome Lists containing this project

README

        




Ignite Lab 4ª Edição


Serviço de notificações



GitHub top language

GitHub language count

Repository size


GitHub last commit


Repository issues

GitHub


Leia nos idiomas


us: en-us

## ⚙️ Getting Start

```Bash
// Install dependencies
npm install

// Start application
npm run start dev
```

## ⚖️ License
This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/nodejs-notifications-service/blob/master/LICENSE) for more information.