slancio / phoenix-vue-2-example

Elixir Phoenix, Brunch, Vue.js 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web

Production

You can try production app here.

Deployed to Digital Ocean $10 Ubuntu 16.04 droplet with Dokku.

Development

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Prepare the database with mix ecto.create
  • Build assets with brunch build
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Elixir Phoenix, Brunch, Vue.js 2.0

License:MIT License


Languages

Language:Elixir 64.8%Language:Vue 18.5%Language:JavaScript 9.3%Language:HTML 7.3%Language:CSS 0.1%