summaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
7 daysdocs: update README with Docker DATABASE_URL exampleHEADmasterBertrand Yuan
Added an example for the DATABASE_URL configuration in the Docker section of the README. Included instructions for creating the PostgreSQL schema before running migrations to ensure proper setup for the application. Signed-off-by: Bertrand Yuan <github@bertyuan.com>
2026-04-17rewrite README from plaintext to rstBertrand Yuan
Signed-off-by: Bertrand Yuan <me@bertyuan.com>