Host Your Unlimited REFLEX App In HyPy Cloud.
4 Steps To Host Your REFLEX App:
Step 1: Visit HyPy Cloud: Model Build and Deploy
Step 2: Click “Deploy API” And Login to lab with your credentials.
Step 3: Click “Build Model” and you’ll be redirected to the cloud-hosted JupyterLab, where you can log in to JupyterHub using your credentials. From there, you’re all set to begin constructing your REFLEX App.
Step 4: Now, let’s discuss how to make your locally running REFLEX App publicly accessible using the ‘Bore SSH Tunneling Service’. Follow these steps:
Install Bore Binary & REFLEX:
Run Your REFLEX App with Bore:
Replace <local_port> with Port Number of your local running REFLEX App.
By Default REFLEX App run in local port 3000
This will give us the following output given below.
Now you can access your REFLEX App from anywhere on the URL http://api.quantumopenai.com:34859 or http://bore.pub:34859 — Remember to replace URL port with your assigned remote_port —