server/data is for runtime state (SQLite, backups, logs, tmp) — the airports snapshot is a shipped dataset, not user data, and it being in there forced us to poke a hole in both .dockerignore and .gitignore. Move it to server/assets/ and drop the exceptions; service and build script point at the new path. |
||
|---|---|---|
| .. | ||
| build-airports.mjs | ||
| migrate-encryption.ts | ||