Combining already using teach stack to work toguether with motia #1007
Closed
nelsonmandeladev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
First of all, amazing job on Motia I genuinely believe it represents the future of backend development. I tested it a few weeks ago and was impressed by how simple it makes building backend services. I’m really loving the experience so far.
I’m starting a new project and I want to build it with Motia from the ground up. I’d like to keep things simple at the beginning, but with a structure that can scale later. Here’s the architecture I have in mind:
Authentication: using Better-Auth
Data persistence: using MongoDB or PostgreSQL + Drizzle ORM (both supported by Better-Auth)
Application layer: Motia as the main backend framework handling the project logic
However, I haven’t found a clear way to integrate all these pieces together yet.
I’d really appreciate some guidance or best practices on how to get this setup running smoothly.
Thanks a lot for your work and support!
Beta Was this translation helpful? Give feedback.
All reactions