The one and only https://www.willy.club
Go to file
William f1491b8040 Replace ctype_digit() with is_numeric() 2023-01-02 16:49:23 +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 Replace ctype_digit() with is_numeric() 2023-01-02 16:49:23 +00:00
routes Coommit 2023-01-02 14:38:51 +00:00
views Lol 2023-01-02 16:43:01 +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