Skip to content

cjfpainter/sample-erlang

 
 

Repository files navigation

Sample Application with Erlang

Running Locally

First, you need to have a working Erlang environment.

Compile and Execute

make run

The app listens by default on the port 8080 or the one defined in the PORT environment variable.

Deploy on Scalingo

Create an application on https://scalingo.com, then:

git remote add scalingo git@scalingo.com:<name_of_your_app>.git
git push scalingo master

And that's it!

The application is running at this url: https://sample-erlang.osc-fr1.scalingo.io/

Deploy in One Click

Deploy to Scalingo

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.6%
  • HTML 47.0%
  • Other 0.4%