This project is a monorepo managed with turborepo.
- 📂
.github/workflowscontains the configuration to lint, test and build the repo on each merge with the main branch using GitHub Actions. - 📂
apps- 💾
apps/platformcontains a NEXT.js project with the main app.
- 💾
- 📂
packages- 💾
packages/tsconfigcontains the common tsconfig files. - 💾
packages/uicontains the ui library with storybook.
- 💾
This project is under the CC-BY 4.0 license clear