Skip to content

Qingyu255/bossanalytics

Repository files navigation

API built to deliver chart data to frontend (bosscharts)

Built with FastAPI

Docker CLI commands :

docker build -t boss_analytics_api .
docker run -d -p 8000:8080 boss_analytics_api

To run locally:

uvicorn api:app

See frontend repo:

https://github.com/Qingyu255/bosscharts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published