Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 347 Bytes

File metadata and controls

12 lines (11 loc) · 347 Bytes

UpCode

UpCode is a programming contests hosting platform. It has auto judge for programming problems and every process in this platform is automated and you just need to create the contest.

How to Run

  1. clone the repository:
git clone https://github.com/ali-hv/upcode.git
  1. Run the project
docker-compose up --build