refactor(base): First commit - Stucture

This commit is contained in:
Nagih
2025-12-02 10:10:21 +07:00
commit c2f9c1ebe7
10 changed files with 65 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
# 🔐 Authentication Service
> Service xác thực và phân quyền trong hệ thống Microservices - NoobLearn2Code Community
## 📖 Giới thiệu
Authentication Service chịu trách nhiệm xử lý xác thực người dùng, quản lý JWT tokens và phân quyền trong hệ thống microservices.
```
## 📝 License
MIT License - NoobLearn2Code Community
## 🤝 Contributing
Mọi đóng góp đều được chào đón! Vui lòng tạo issue hoặc pull request.
---
**Maintained by**: NoobLearn2Code Community
**Documentation**: [Wiki](https://github.com/nooblearn2code/auth-service/wiki)
**Issues**: [GitHub Issues](https://github.com/nooblearn2code/auth-service/issues)
```