# 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`