No description
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.
Find a file
2024-08-20 09:51:52 +02:00
backend Update to upstream 2024-08-19 22:23:14 +02:00
public Update to upstream 2024-08-19 22:23:14 +02:00
src Update to upstream 2024-08-19 22:23:14 +02:00
.gitignore Update to upstream 2024-08-19 22:23:14 +02:00
docker-compose.yaml Update to upstream 2024-08-19 22:23:14 +02:00
Dockerfile_backend bump node to higher LTS release 2024-08-20 09:51:52 +02:00
Dockerfile_frontend bump node to higher LTS release 2024-08-20 09:51:52 +02:00
index.html Update to upstream 2024-08-19 22:23:14 +02:00
package-lock.json Update to upstream 2024-08-19 22:23:14 +02:00
package.json Update to upstream 2024-08-19 22:23:14 +02:00
README.md Update to upstream 2024-08-19 22:23:14 +02:00
Setup.bat Update to upstream 2024-08-19 22:23:14 +02:00
Setup.sh Update to upstream 2024-08-19 22:23:14 +02:00
vite.config.js Update to upstream 2024-08-19 22:23:14 +02:00

Sproof Challenge

(Mirror adjusted for local deployments)

Setup:

(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