Skip to content

marqueslu/clean-auth

Repository files navigation

🚀 Clean Auth

This is a simple authentication application project that I used as an experiment to implement some technologies, patterns, architecture and code design. Things that you can see in this project:

  • Clean Architecture
  • DDD
  • CQRS
  • Repository Pattern

📥 Running the project

git clone https://github.com/marqueslu/clean-auth.git
cd clean-auth
docker compose up --build

🔧 Technologies

  • C#
  • .NET 8
  • Postgres
  • Docker

🤝 Contribute

Fell free to contribute.

  1. Fork the repository
  2. Create your branch (git checkout -b my-feature)
  3. Commit suas mudanças (git commit -m ':emoji: feat|chore|fix|refactor|build: commit name')
  4. Push para a branch (git push origin my-feature)
  5. Open a pull request

📜 License

This project is under MIT license.

About

A simple project using DDD, Clean Arch and CQRS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages