Skip to content

Repository files navigation

Rubrical

Check the rubric before the rubric checks you.

A rubric-aware preflight checker for student assignments — import Canvas assignment context, review your draft against the rubric, and get structured feedback before you submit.

Documentation

Doc Description
Development guide Setup, WSL, Docker, Makefile
Deployment Home server production (apt Postgres, systemd, Caddy)
Specification Full product & technical spec
Spec checklist MVP progress, gaps, and what's next

Quick start

pnpm install && make setup
make db-up && make migrate-up
make css-watch    # terminal 1
make templ-watch  # terminal 2
make server       # terminal 3
make extension-build

Open http://localhost:8787 — see docs/development.md for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages