The one and only https://www.willy.club
Go to file
William f0ab15e3e4 Unify fonts or something 2023-01-22 12:42:45 +01:00
app/WillySoft/Http Life sucks 2023-01-20 20:33:45 +01:00
docker Commit 2023-01-21 21:19:40 +01:00
public Unify fonts or something 2023-01-22 12:42:45 +01:00
routes Commit 2023-01-22 10:47:36 +01:00
views Unify fonts or something 2023-01-22 12:42:45 +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