Skip to content

adrianbalbs/icpc-connect

Repository files navigation

ICPCConnect

A website for students to be allocated a team to compete in the ICPC

Running on Docker

  1. Make sure you have a .env file containing the relevant secrets as per the installation manual
  2. Run docker compose up to start the project
  3. Access the front end via localhost:3000