Popularity
7.0
Growing
Activity
0.0
Stable
18
4
6

Monthly Downloads: 26
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web    

heroku alternatives and similar packages

Based on the "Web" category.
Alternatively, view heroku alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of heroku or a related project?

Add another 'Web' Package

README

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