Skip to content

AidenDam/Study_support_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Study Support Website

This is the source of the website to support the HaUI Informatics Olympiad.

RUN

Docker compose

  • start
docker compose up -d
  • view log
docker compose logs
  • stop
docker compose down

Docker run

docker run -it --rm -p 8000:80 aiden827/onlinejudge

Host app: http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published