-
I am trying to create a multi tenant app, I just ran across https://micheleriva.github.io/krabs/, has anyone tried using this with Blitz? |
Beta Was this translation helpful? Give feedback.
Answered by
cj
Nov 13, 2021
Replies: 1 comment
-
I have it all working, you need to use a custom server, here is the server.ts and if you want to allow common pages . It all works and no issues hosting on Vercel. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have it all working, you need to use a custom server, here is the server.ts and if you want to allow common pages . It all works and no issues hosting on Vercel.