13 lines
No EOL
439 B
Markdown
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/) |