Is blitz custom server support removed? #3938
Unanswered
sharmapukar217
asked this question in
General
Replies: 1 comment
-
|
You do it the same way as a next custom server. You will also be unable to start the server using "blitz dev" and will instead have to compile/run it however you please. ts-node usually works. You can see a minimal setup for express here (only 3 files must be changed/added): |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the documentation exactly same but when i use blitz dev, it shows blitz/custom-server is not found. Am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions