Skip to content

eddyizm/HTMX_FastAPI_Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX_FastAPI_Login

HTMX and FastAPI login demo.

youtube video coming soon.

Should I dockerize it?

Please let me know if you would like to see a dockerfile added.

Start by setting up your virtual environment and activating it.

# create virtual env
python -m venv env

# activate virtual env (linux)
source env/bin/activate

# activate virtual env (windows)
source env/Scripts/activate

Upgrade pip because for some reason this is still a thing.

python -m pip install --upgrade pip

Then install the FastAPI and required libraries.
note you can just install the requirements.txt

pip install -r requirements.txt

launch server

uvicorn main:app --reload

and open in browser

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy