The one and only https://www.willy.club
Go to file
William b8b0507b23 Coomitt 2023-01-20 20:48:05 +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 Life sucks 2023-01-20 20:33:45 +01:00
routes Life sucks 2023-01-20 20:33:45 +01:00
views Life sucks 2023-01-20 20:33: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