Skip to content

Conversation

1stl0ve
Copy link
Collaborator

@1stl0ve 1stl0ve commented Jun 4, 2025

This update combines the previous frontend and backend repositories into a single monorepo. It additionally includes several significant updates:

  • Migrates implementations from javascript to typescript
  • Changes build system to pnpm
  • Adds database (postgres) for storing exercises; defines schema with prisma
  • Implements a frontend interface for adding/editing/cloning exercises
  • Adds initial "privileged" access for single user via password authentication
  • Re-designs backend API to support exercise creation, modification, deletion, validation, and submission.

@1stl0ve 1stl0ve added the enhancement New feature or request label Jun 4, 2025
@1stl0ve 1stl0ve merged commit 348a66c into main Jun 4, 2025
@1stl0ve 1stl0ve deleted the restructure branch June 4, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant