simplabs/ember-workshop-server

Name: ember-workshop-server

Owner: simplabs

Description: The server used for the sample application used at our Ember Workshop

Created: 2015-12-17 10:06:28.0

Updated: 2016-01-18 16:25:15.0

Pushed: 2017-01-02 13:20:13.0

Homepage: null

Size: 106

Language: Elixir

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ember Workshop Server

To start the server:

  1. Install dependencies with mix deps.get
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Learn more about Phoenix

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.