Skip to content

A backend with FastAPI, Celery and SQLAlchemy to control flow of Chia plotting and harvesting on multiple machines

License

Notifications You must be signed in to change notification settings

cPoolChia/ChiaAutoplotter-Backend

Repository files navigation

Python Docker FastAPI Black

FastAPI Celery SQLAlchemy Boilerplate

Warning: The program is still in development A small boilerplate for backend projects on Python combining some usefull frameworks.

How to run

Docker

docker-compose up

Tests

docker-compose -f docker-compose.test-cov.yml up -V --abort-on-container-exit --build

Standalone

poetry run uvicorn app:app --reload

About

A backend with FastAPI, Celery and SQLAlchemy to control flow of Chia plotting and harvesting on multiple machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages