Skip to content

revelrylabs/revelry_phoenix_app_template

Repository files navigation

Build Status
Production Build Status

Phoenix App Template

This template is maintained by Revelry. We use it to kickoff Phoenix projects.

The Project Brief

The Idea

Who are we building for?

What is the main problem we are trying to solve?

What is the core loop?

Tech Stack

  • Elixir
  • Phoenix Web Framework

Project Setup

Project can be set up by running sh ./bin/setup. It does the steps defined below. Note that Elixir 1.5 or greater is required in order to start it.

Once run, follow directions and start app by running sh ./bin/server

Now you can visit localhost:4000 from your browser.