olomana/homepage/README.md
2024-08-11 17:32:28 -07: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`