PySaaS
CtrlK
  • πŸ‘‹Introduction
  • 🚧Installation and Setup
    • 🧠Installation
    • πŸ‘―User Authentication - Firebase
    • πŸ‘―User Authentication - Supabase
    • πŸ’°Subscriptions - Lemon Squeezy
    • πŸ’»Blog CMS - Notion
    • πŸ“ŠGoogle Analytics
    • πŸ§ͺTesting
  • πŸš—Deployment
    • Hosting Options
    • Generalized Instructions
  • ⁉️Troubleshooting
    • πŸ”₯Firebase Setup
    • Firebase - Setting up Custom Domain for Emails
    • Firebase - Customizing Reset Emails
    • πŸ‹Lemon Squeezy Setup
    • ↔️NGROK Setup
    • πŸ’»Notion Setup
    • ⬆️Updating Project from Pynecone to Reflex
Powered by GitBook
On this page
  1. 🚧Installation and Setup

πŸ§ͺTesting

Test Your App in Development Mode

Now that the requirements are installed and your environment variables are set, you're all set to customize and run your application. Navigate to your project's root directory and run:

reflex init
reflex run

You should now see your app running at http://localhost:3000

PreviousGoogle AnalyticsNextDeployment

Last updated 1 year ago