Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunodorea/nlw-journey-trilha-node
Backend de um app de roteiro de viagens
https://github.com/brunodorea/nlw-journey-trilha-node
fastify nodejs prisma typescript zod
Last synced: about 1 month ago
JSON representation
Backend de um app de roteiro de viagens
- Host: GitHub
- URL: https://github.com/brunodorea/nlw-journey-trilha-node
- Owner: BrunoDorea
- License: mit
- Created: 2024-07-09T18:51:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T16:14:15.000Z (7 months ago)
- Last Synced: 2024-12-30T21:45:54.492Z (about 1 month ago)
- Topics: fastify, nodejs, prisma, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plann.er (NLW Journey - Trilha Node.js)
[![wakatime](https://wakatime.com/badge/user/68660678-6b86-4b78-98df-f5f41a37e1bc/project/8037db81-06e3-4f44-91f1-c083cdc79b28.svg)](https://wakatime.com/badge/user/68660678-6b86-4b78-98df-f5f41a37e1bc/project/8037db81-06e3-4f44-91f1-c083cdc79b28)
## đź’Ľ Sobre o projeto
Este repositĂłrio foi criado para ser o evento NLW Journey - Trilha Node.js da Rocketseat.
## âś… Objetivo
Criação do backend de um app de roteiro de viagens.
## đź’» Tecnologias e Ferramentas
![Node.js](https://img.shields.io/static/v1?style=for-the-badge&message=Node.js&color=5FA04E&logo=Node.js&logoColor=FFFFFF&label=)
![TypeScript](https://img.shields.io/static/v1?style=for-the-badge&message=TypeScript&color=3178C6&logo=TypeScript&logoColor=FFFFFF&label=)
![Prisma](https://img.shields.io/static/v1?style=for-the-badge&message=Prisma&color=2D3748&logo=Prisma&logoColor=FFFFFF&label=)
![Fastify](https://img.shields.io/static/v1?style=for-the-badge&message=Fastify&color=000000&logo=Fastify&logoColor=FFFFFF&label=)
![Zod](https://img.shields.io/static/v1?style=for-the-badge&message=Zod&color=3E67B1&logo=Zod&logoColor=FFFFFF&label=)## 👨🏽‍💻 Autor
Bruno DĂłrea
![https://www.linkedin.com/in/brunohfdorea/](https://img.shields.io/static/v1?style=for-the-badge&message=LinkedIn&color=0A66C2&logo=LinkedIn&logoColor=FFFFFF&label=)
[![https://www.brunodorea.com.br](https://img.shields.io/static/v1?style=for-the-badge&message=brunodorea.com.br&color=262626&label=%3Cb/%3E&labelColor=dd9208)](https://www.brunodorea.com.br)## đź“ť License
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.
---