https://github.com/rodolfo-code/api.rotionapp
https://github.com/rodolfo-code/api.rotionapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodolfo-code/api.rotionapp
- Owner: rodolfo-code
- Created: 2024-05-16T23:33:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T00:06:27.000Z (about 2 years ago)
- Last Synced: 2025-08-31T04:21:45.411Z (10 months ago)
- Language: C#
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Api.RotionApp
Â
🚀Api app Rotion com .NET
Api referente ao backend do app clone do Notion
Utilizando Clean Architecture, DDD, TDD e as principais boas práticas atuais de mercado
## Como executar?
- Basta clonar o Repositório:
```sh
git clone git@github.com:rodolfo-code/Api.RotionApp.git
```
- Então executar o arquivo da solution com Visual Studio 2022
## Ferramentas necessárias
- Visual Studio 2022
- SDK do .NET 6 instalado
- Docker Desktop (para integração do Docker com o Visual Studio)