Grading solution for Czech schools, built with modern TypeScript frameworks
This site only works as repository for the official site, so unless you want to deploy it yourself or work on it, head to https://www.example.com and register your school. If you want to deploy it yourself or work on it, make sure to provide following environment variables:
Before setupping locally, make sure to add following .env
variables:
1) DATABASE_URL
- postgres database URL
2) NEXTAUTH_SECRET
- generate one randomly(see nextauth docs)
I won't be accepting contributions yet, as it's part of work for SOČ