Under development....
This project aims to create a scalable and secure coding challenge platform similar to LeetCode. Utilizing modern technologies to provide a seamless user experience and ensure the safety and integrity of user code submissions.
- IdentityUser: Manages user authentication and profiles securely.
- JWT Authentication: Provides secure token-based authentication.
- PostgreSQL: Reliable and efficient database management.
- Docker: Safe and isolated environments for code compilation and execution.
- .NET 8.0: Core framework for developing the application.
- IdentityUser: ASP.NET Core Identity for user management.
- JWT: Secure JSON Web Tokens for authentication.
- PostgreSQL: Robust relational database system.
- Docker: Containerization for secure and isolated code execution environments.
-
Use Command below to run
docker-compose up