API reference › @evolu/nodejs
Interfaces
| Interface | Description |
|---|---|
| NodeJsRelayConfig | - |
| ShutdownDep | - |
Type Aliases
| Type Alias | Description |
|---|---|
| RelayDeps | - |
Variables
| Variable | Description |
|---|---|
| createBetterSqliteDriver | - |
Functions
| Function | Description |
|---|---|
| createRelayDeps | Dependencies for startRelay using better-sqlite3. |
| createTimingSafeEqual | - |
| startRelay | Starts an Evolu relay server using Node.js. |
Node.js Run
| Name | Description |
|---|---|
| Shutdown | A promise that resolves when a termination signal is received. |
| createRun | Creates Run for Node.js with global error handling and graceful shutdown. |