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.
- Host: GitHub
- URL: https://github.com/gbdsantos/nodejs-notifications-service
- Owner: gbdsantos
- Created: 2022-12-14T00:38:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T23:42:56.000Z (over 2 years ago)
- Last Synced: 2024-01-05T16:43:38.953Z (over 1 year ago)
- Topics: 2022, nextjs, nodejs, prisma, sqlite, typescript
- Language: TypeScript
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-PT-BR.md
Awesome Lists containing this project
README
Ignite Lab 4ª Edição
Serviço de notificações
![]()
## ⚙️ 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.