Check the example apps to see common usages or use them as a boilerplate.
example admin app Debug, test, and develop the packages, but also use it as the admin/CMS for the website! example website A nextjs/mui boilerplate to show the data (very much under construction yet)
Use the example app to test the changes.
In root folder run
pnpm dev
this will spin both the apps and package in dev mode!
- If there is an error in the backend regarding prisma not finding a table, run
npx prisma generate
- Add all combos in README
- create an amazing website showing all the data