Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafinhaa/todddos


https://github.com/rafinhaa/todddos

back-end drizzle fastify nodejs typescript

Last synced: about 2 months ago
JSON representation

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!**