<aside> 💡 ✨Reflex Hosting is in Alpha; please contact us on Discord if you- are experiencing any issues, and we will respond as quickly as possible.
</aside>
Reflex’s hosting service makes it easy to deploy your apps without worrying about configuring your infrastructure.
(This tutorial assumes you’ve successfully reflex init
and reflex run
your app)
reflex login
You will be prompted to your browser where you can create an account using Github or Gmail for authentication.
<aside> 🔐 You will need an invitation code! Contact us on Discord if you have an app ready to deploy, and we will give you a code.
</aside>
Make sure you include a requirements.txt with all your dependencies!
Navigate to the project you want to deploy and type the following command:
reflex deploy