Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 273 Bytes

Helpers for deploying to Heroku

Currently exports two functions. parseDatabaseUrl return an alist of connection parameters with the following keys: user, password, host, dbname dbConnParams first reads the DATABASE_URL environment variable and then calls parseDatabaseUrl