Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awcodify/phoaw

Yet another blogging framework using Phoneix Elixir
https://github.com/awcodify/phoaw

Last synced: 24 days ago
JSON representation

Yet another blogging framework using Phoneix Elixir

Awesome Lists containing this project

README

        

# Phoaw
[![Build Status](https://travis-ci.org/awcodify/phoaw.svg?branch=master)](https://travis-ci.org/awcodify/phoaw)

Phoaw - Phoenix Awesome, is big dream with consistent action to build a slick, fast, and powerful blogging framerork using Phoenix Elixir.

### To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).

### Documentation
API documentation is available at --pending--

### Contributing
Qoute from @appleboy:
> I really believe committing every day on an open source project is the best practice.

Check our [CODE_OF_CONDUCT.md](https://github.com/awcodify/phoaw/blob/master/CODE_OF_CONDUCT.md).

### Learn more

* Official website: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix