Replies: 1 comment
-
Another change that will be followed by this would be moving to nestjs rather than bare fastify, Why this shift:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@tinkerhub/tinker-platform
We will be moving to a monorepo approach. Monorepo is basically multiple projects in one repo. So for example this single repo will contain frontend, backend, other services for tk platform. For monorepo we will use a tool called turborepo.
I'll do the migration of existing codebase to monrepo 😄 . But learn about monorepo and its differences.
Beta Was this translation helpful? Give feedback.
All reactions