The one and only https://www.willy.club
Go to file
William 0e202e9b96 Commit 2023-01-29 13:35:00 +01:00
app/WillySoft/Http Commit 2023-01-29 13:35:00 +01:00
config Commit 2023-01-29 13:35:00 +01:00
docker Commit 2023-01-29 13:35:00 +01:00
public Commit 2023-01-29 13:35:00 +01:00
routes Commit 2023-01-29 13:35:00 +01:00
views Commit 2023-01-29 13:35:00 +01:00
.gitignore Commit 2023-01-29 13:35:00 +01:00
Dockerfile Life sucks 2023-01-20 20:33:45 +01:00
README.md Coomitt 2023-01-20 20:48:05 +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 -p 8080:8080 --name willy-club-website willy-club-website