The one and only https://www.willy.club
Go to file
William 8609587bed Add some colours and stuff 2023-01-08 16:29:13 +00:00
app/WillySoft/Http CONSISTENCY or something 2023-01-02 16:02:26 +00:00
docker Commit 2023-01-02 16:17:12 +00:00
public Add some colours and stuff 2023-01-08 16:29:13 +00:00
routes Make the website look really boring 2023-01-07 17:49:47 +00:00
views Make the website look really boring 2023-01-07 17:49:47 +00:00
Dockerfile Coommit 2023-01-02 14:38:51 +00:00
README.md Commit 2023-01-02 12:11:03 +00: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 -p 8080:8080 --name willy-club-website willy-club-website