Skip to content

CS571-S25/courseware-bonus-ctf-website

Repository files navigation

build

npm run build
docker build . -t ctnelson1997/cs571-s25-bonus
docker push ctnelson1997/cs571-s25-bonus

deploy

docker pull ctnelson1997/cs571-s25-bonus
docker run --name=cs571_s25_bonus  -d --restart=always -p 58823:80 ctnelson1997/cs571-s25-bonus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published