The one and only https://www.willy.club
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
William 53bcaa13f7 Merge fonts.css with main.css 4 months ago
app Remove chat cuz y'all can't behave! 4 months ago
config Remove chat cuz y'all can't behave! 4 months ago
docker Commit 4 months ago
public Merge fonts.css with main.css 4 months ago
routes Remove chat cuz y'all can't behave! 4 months ago
views Remove chat cuz y'all can't behave! 4 months ago
.gitignore Commit 4 months ago
Dockerfile Commit 4 months ago
README.md Commit 4 months ago

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 -v ./docker/nginx.conf:/etc/nginx/nginx.conf -v ./docker/run.sh:/opt/run.sh -p 8080:8080 --name willy-club-website willy-club-website