A unified platform that consolidates teacher-facing applications into day-to-day workflows.
Make sure you've completed the development setup, then start both processes in separate terminals:
pnpm dev # host dev server on :3001
go run ./server/cmd/tw # Go server on :3000Open http://localhost:3000. See running locally for details.
Contributions to Teacher Workspace are welcome. Before opening a pull request, please review our contribution guidelines so the process goes smoothly for everyone.