Skip to content

miguelcoba/olmeca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olmeca

This is a starter repo for Phoenix with Elm support

Based on Daniel Neighman's phoenix_guardian

Uses

Supports

  • Github OAuth
  • Slack OAuth

To start your Phoenix app:

  • Install Phoenix dependencies with mix deps.get
  • cd assets/
  • Install elm-install with npm install -g elm-github-install
  • Install Node.js dependencies with npm install
  • Install Elm dependencies with elm install
  • cd ..
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

About

Starter project for Elixir, Phoenix, Channels, Ueberauth and Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published