rpomponio / climbing_viz_app

Web application for visualizing climbing pyramids (data obtained from MountainProject.com)
1 stars 1 forks source link

App Deployment to Google Cloud or other hosting service #2

Open rpomponio opened 6 months ago

rpomponio commented 6 months ago

Instructions courtesy of sbrito:

  1. Write a Basic Web Service for a python app
  2. Deploy the Web Service on Google Cloud
  3. Optionally, Connect a custom domain name
rpomponio commented 6 months ago

An alternative option seems to be hosting with Heroku:

Heroku for Sharing Public Dash Apps