-
Notifications
You must be signed in to change notification settings - Fork 13
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
Deploying the App #6
Comments
@Rits1272 would like to take this issue? |
Yeah sure @iharshit009. I will make a PR for this after completing #5 :) |
Okay, Go on |
I can deploy this web app on Heroku. |
Okay you could go ahead with it. Let me know what would you need |
Okay. Can I get Heroku credentials where I can deploy the web app? |
I Will share with you soon, till then you could work on modifying the project structure |
Can I proceed with this? @iharshit009 |
Usually, a flask or web app is deployed to Heroku, AWS, and other such cloud services. Here we need to take care that our server is not an HTTP/HTTPS web server. Here WebSocket's Server comes into play.
The text was updated successfully, but these errors were encountered: