This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
sproof_challenge_public/README.md
2024-08-19 22:23:14 +02:00

13 lines
No EOL
439 B
Markdown

# Sproof Challenge
## (Mirror adjusted for local deployments)
# Setup:
- docker compose up -d
- visit http://localhost:8090
(For actual deployment, nginx in docker is used as reverse proxy + cloudflare as cache/proxy)
### This is a "semi" mirror that does not have the original commit history due to privacy reasons.
Made from the template: npm create vite@latest sproof_challenge -- --template react
[Link](https://vitejs.dev/guide/)