-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to Deploy Get_Server on VPS? #35
Comments
Here's how you can deploy your get_server or any Dart server-side app on Ubuntu VPS: Create, Compile and Run Your Project On The Local Machine
If everything is ok, then move on to the next part. On The VPS
Configure systemd Service
Configure nginx Server Block and Proxy Pass
That's it! Now you can visit Here's the live example: http://getxserver.smj.xyz/
|
Nice tutorial <3 |
very nice tuto! |
I am a fan of GetX and I wanna start to use Get_server for my backend side. Currently I use node.js I really wonder how can we deploy this framework on VPS?
The text was updated successfully, but these errors were encountered: