The one and only https://www.willy.club
Go to file
William 6006a738db EH 2023-01-21 15:00:43 +01:00
app/WillySoft/Http Life sucks 2023-01-20 20:33:45 +01:00
docker Life sucks 2023-01-20 20:33:45 +01:00
public EH 2023-01-21 15:00:43 +01:00
routes Increase usability 2023-01-21 14:12:54 +01:00
views EH 2023-01-21 15:00:43 +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