Experimental playground. Where ideas are born and code meets creativity.
| File | Description |
|---|---|
server.go |
Go HTTP server |
deploy.sh |
Deployment script |
serve.sh |
Local server startup script |
# Start the local server
./serve.sh
# Deploy
./deploy.shSee LICENSE for details.