Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafinhaa/todddos
https://github.com/rafinhaa/todddos
back-end drizzle fastify nodejs typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafinhaa/todddos
- Owner: rafinhaa
- Created: 2024-09-17T19:34:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:39:39.000Z (4 months ago)
- Last Synced: 2024-10-13T01:41:06.181Z (3 months ago)
- Topics: back-end, drizzle, fastify, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
toDDDos
About |
Technologies |
Run |
Info |
License
## 🔖 About
O **toDDDos** é uma api para gerenciamento de metas. Criado com DDD.
Melhorias futuras:
- cookies
- refresh token
- testes controllers
- testes e2e## 🚀 Technologies
- [Nodejs](https://nodejs.org)
- [Typescript](https://www.typescriptlang.org/)
- [Fastify](https://fastify.dev/)
- [Drizzle](https://orm.drizzle.team/)## 🏁 How to run the project
```sh
# Clone the repository
git clone https://github.com/rafinhaa/toDDDos.git
cd toDDDos# Install the dependencies
yarn install# Start the application
yarn run dev
```## ℹ️ Info
## 📄 Changelog
## 📝 License
[MIT](LICENSE.txt)
**Free Software, Hell Yeah!**