Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreogle/peep_blog_backend
- Owner: andreogle
- Created: 2015-06-08T12:41:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T14:27:50.000Z (over 9 years ago)
- Last Synced: 2023-03-15T03:56:36.467Z (almost 2 years ago)
- Language: CSS
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.