The one and only https://www.willy.club
Go to file
William 1a0a9f635e Commit 2023-02-12 15:54:15 +01:00
app AAAHHH IMMM.. IIIIM COOOMMMIIIIIIITIING!!!!! 2023-02-03 13:57:08 +01:00
config OAOAUOEUAOEUAOUEOAOOOOGAABOOOGAOGABOGA 2023-02-03 12:00:13 +01:00
docker Commit 2023-02-12 15:54:15 +01:00
public Commit 2023-02-12 14:54:12 +01:00
routes Commit 2023-02-12 14:54:12 +01:00
views Commit 2023-02-12 14:54:12 +01:00
.gitignore Commit 2023-01-29 13:35:00 +01:00
Dockerfile Commit 2023-02-12 15:54:15 +01:00
README.md Commit 2023-02-12 15:54:15 +01:00

README.md

Very kewl website

Made by yours truly

Run with docker

docker build --no-cache -f ./Dockerfile --tag willy-club-website

docker run -dt -v ./:/www -v ./docker/nginx.conf:/etc/nginx/nginx.conf -v ./docker/run.sh:/opt/run.sh -p 8080:8080 --name willy-club-website willy-club-website