Skip to content

kakha1231/LeetCode-Clone-with-.NET-8.0

Repository files navigation

LeetCode Clone with .NET 8.0

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.

Features

  • 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.

Technologies Used

  • .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.

How to Run

  1. Use Command below to run

    docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published