Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreogle/peep_blog_backend

The Phoenix backend for the tutorial here: http://maxwellholder.com/blog/build-a-blog-with-phoenix-and-ember
https://github.com/andreogle/peep_blog_backend

Last synced: about 2 months ago
JSON representation

The Phoenix backend for the tutorial here: http://maxwellholder.com/blog/build-a-blog-with-phoenix-and-ember

Awesome Lists containing this project

README

        

# PeepBlogBackend

To start your new Phoenix application:

1. Install dependencies with `mix deps.get`
2. Start Phoenix endpoint with `mix phoenix.server`

Now you can visit `localhost:4000` from your browser.