Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 450 Bytes

File metadata and controls

11 lines (7 loc) · 450 Bytes

Build Status

Optional Environment Variables

  • APPLICATION_SECRET (/config/secret.js) for JWT
  • PRODUCTION_DB_CONNECTION (/config/config.js) for Database
  • ACCOUNT_KIT_APP_SECRET (/config/accountkit.js) for Account Kit

Test

Requirement for test is to have the mongo service running on localhost. c'est tous!