lfe / try

The containerised service, REST API, and website for try.lfe.io (WIP!)
3 stars 2 forks source link

try.lfe.io

Introduction

This project is currently under active development. For more information, see the wiki.

Installation

Just add it to your rebar.config deps:

  {deps, [
    ...
    {try.lfe.io, ".*",
      {git, "git@github.com:lfex/try.lfe.io.git", "master"}}
      ]}.

And then do the usual:

    $ rebar get-deps
    $ rebar compile

Usage

In a development environment, simply run the dev target:

$ make dev

This will start up YAWS and you'll be able to view the site at http://localhost:5099/