Skip to content

blax/trypurescript

 
 

Repository files navigation

trypurescript

Haskell/Scotty web PureScript compiler.

Usage

Check the original README for more information.

Deploying with Halcyon

With Halcyon installed:

$ halcyon deploy https://github.com/mietek/trypurescript#halcyon
$ cd $HALCYON_DIR/app
$ trypurescript -p 8080

Deploying with Haskell on Heroku

Ready to deploy to Heroku in two clicks.

Deploy

Alternatively, with Heroku Toolbelt installed:

$ git clone https://github.com/mietek/trypurescript -b halcyon
$ cd trypurescript
$ heroku create -b https://github.com/mietek/haskell-on-heroku -s cedar-14
$ git push heroku master
$ heroku ps:scale web=1
$ heroku open

About

Made by Phil Freeman. Published under the BSD3 license.

Deployment by MiΓ«tek Bak.

About

Haskell/Scottty web PureScript compiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PureScript 60.1%
  • Haskell 32.0%
  • CSS 4.8%
  • JavaScript 3.1%