Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/awcodify/phoaw
- Owner: awcodify
- Created: 2018-10-31T14:54:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T08:22:03.000Z (about 5 years ago)
- Last Synced: 2024-10-21T22:19:36.125Z (2 months ago)
- Language: Elixir
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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