teable
teable copied to clipboard
Document docker compose with SQLite
Currently docker example covers creating a new Postgres db. I find it difficult to figure out how to use SQLite instead.
SQLite is only recommend for development mode now, we did not add any db migration for it.