Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: ♻️ included database setup instructions into README.md Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ added more steps to README.md Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ modified schema.ts for increased normalization Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * fix: 🐛 modified schema to remove primary key error Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ overhauled api directory structure to match specification Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * chore: 🔧 uninstalled prisma Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * Revert "chore: 🔧 uninstalled prisma" This reverts commit 83bb95c. * feat: ✨ added boilerplate to all api routes Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ removed api routes, modified schema.ts for flatter hierarchy Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ temporarily removed migration, clarified schema changes Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ modified scripts Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * fix: 🐛 remove redundant import and script order Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * chore: 🔧 remove redundant import after merge Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * chore: 🔧 remove unused page Signed-off-by: Adithya Anandsaikrishnan <[email protected]> * refactor: ♻️ removed migration from postinstall Signed-off-by: Adithya Anandsaikrishnan <[email protected]> --------- Signed-off-by: Adithya Anandsaikrishnan <[email protected]>
- Loading branch information