-
|
There are 3 main parts for any Full-stack application The Database, Admin Dashboard, and The FrontEnd, and maybe just 2 parts Database, the admin dashboard, and FrontEnd on the same domain. I wondering if there is a way to build a single full-stack Blitzjs application for multi frontend for example (web and admin dashboard) so you can publish each front-end to a different domain. I hope that makes sense. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I guess this is the appropriate answer https://blitzjs.com/docs/tradeoffs#multi-client-api |
Beta Was this translation helpful? Give feedback.
-
|
Currently that's not possible, but it's something we can explore in the future |
Beta Was this translation helpful? Give feedback.
Currently that's not possible, but it's something we can explore in the future