olomana/misc/homepage/README.md
2025-02-11 14:30:38 -08:00

13 lines
270 B
Markdown

# Homepage
This is the official landing webpage for Olomana/PWS.
## Instructions
### Build
Test build with `docker compose build homepage`.
### Run with Docker
`docker-compose down && docker system prune && docker-compose build && docker-compose up -d`