- Add test/integration.test.ts: getServicePublicKey, full flow (register, login, createCollection, createPointFeature, listFeatures) - Update docs example: registerBySigningServiceKey then loginWithSignature - Document integration tests in typescript-frontend-integration.md Made-with: Cursor
This commit is contained in:
@@ -52,7 +52,7 @@ Or use `./bin/up.sh` which runs the key generation if needed.
|
||||
This starts:
|
||||
|
||||
- `db` (`postgis/postgis`) on `5432`
|
||||
- `api` on `8122`, wired with `DATABASE_URL` to the `db` service
|
||||
- `api` on `8122` — uses PostgreSQL via `DATABASE_URL` (migrations run on startup)
|
||||
|
||||
Stop the service:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user