Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supabase_google_auth

supabase google authentication for a reflex Python app

How to set up and run the app

  • clone repo:

    git clone https://github.com/emmakodes/supabase_google_auth.git

  • change directory to reflex_ocr_system

    cd supabase_google_auth

  • Create a virtual environment and activate it

    python3 -m venv .venv

    source .venv/bin/activate

  • Install requirements

    pip install -r requirements.txt

  • Run the application. run the following command in the terminal to initialize and run the app:

    reflex init

    reflex run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages