Skip to content

fastapi, htmx and alpine js implementation of the "www" repo, webapp for mi band data analysis

Notifications You must be signed in to change notification settings

ramintheredmn/fastapi-htmx

Repository files navigation

fastapi-htmx-alpine

A fastapi backed htmx-alpine fronend for miband activity analysis, flask-react version is also availiale which is "www" repo

Installitaion

- create a python virtual envoriment and run " pip install -r req.txt "
- run " uvicorn app.main:app "
- open " 127.0.0.1:8000 " in the browser

Development

- just like the Installition part
- run the uvicorn command with --reload flag to see changes
- initialize tailwind with " tailwindcss init ", create a input css file for tailwind 
- run " tailwindcss -i "path/to/your/input.css" -o "path/to/your/output.css" " to build the css

About

fastapi, htmx and alpine js implementation of the "www" repo, webapp for mi band data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published