UNPKG

@teikei/api

Version:

Teikei API server. Teikei is the software that powers ernte-teilen.org, a website that maps out Community-supported Agriculture in Germany.

18 lines (17 loc) 278 B
{ "host": "localhost", "port": "3030", "postgres": { "client": "pg", "connection": "DATABASE_URL" }, "mailer": { "transport": { "sparkpost": { "sparkPostApiKey": "SPARKPOST_API_KEY" } }, "send": true }, "errorhandler": {} }