feat: first iteration of the database

This commit is contained in:
2023-12-10 20:42:28 -06:00
parent c470a5e765
commit ede7449659
5 changed files with 77 additions and 30 deletions

View File

@@ -10,10 +10,8 @@ Built with [`create-t3-app`](https://create.t3.gg/).
### Backend
- Create a Profile model that includes
- clerkId
- currentCourse
- courseHistory
- Database modelling
- Lightweight CMS
### Frontend