University schedule planner for Wrocław University of Science and Technology students, built by KN Solvro.
planer.solvro.pl · Project portfolio · Docs
git clone git@github.com:Solvro/web-planer.git
cd web-planer
pnpm install
cp .env.example .env # fill in USOS_*, BETTER_AUTH_SECRET, etc.
docker compose up -d # postgres + redis
pnpm devApp runs at localhost:3000.
- Fork the repo, branch off
mainastype/short-description(e.g.feat/course-filters,fix/login-redirect) - Commit using Conventional Commits (
feat:,fix:,chore:,docs:,refactor:,test:,ci:,build:) — commitlint enforces this - Push to your fork, open a PR — CI runs checks automatically
- Never push directly to
main
Full workflow: Solvro GitHub Handbook
📧 kn.solvro@pwr.edu.pl · 🌐 solvro.pwr.edu.pl · 📘 Facebook
