AkeruAI/akeru

Transition to a monorepo

GuiBibeau opened this issue · 2 comments

We will need soon to create dashboard UIs, a landing page etc. currently sprout is a backend only application. This issue is to move to a monorepo setup.

Acceptance Criteria:

  • explore bun support for monorepos
  • move the current code to a package under a mono repo
  • update the readme properly
  • create scripts at the top level to start the project quickly.

This has been done @GuiBibeau!

Fixed by #35