Skip to content

carbonbits/farmdb

Repository files navigation

Manage your farm professionally

Migrations

Example

uv run farmdb create migration create_farms_table

uv run farmdb migration apply

Authentication

Generate a secret

python -c "import secrets; print(secrets.token_urlsafe(32))"

Ruff

uv run ruff format src

uv run ruff check src --fix

About

Farm management open source tooling

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors