Skip to content

hamelsmu/doghouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google OAuth Login + FASTHTML

Setup & Installation

Setup a virtual environment

python -m venv ~/venv/doghouse

Activate the virtual environment

  • If we are using RunMe then we need to source the virtual environment in each cell
source ~/venv/doghouse/bin/activate

Install the requirement packages

source ~/venv/doghouse/bin/activate
pip install -r requirements.txt

Run the application

python database.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages