Ecosyste.ms: Awesome

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

https://github.com/BafS/wikir

A humble phoenix wiki based on markdown [beta]
https://github.com/BafS/wikir

elixir phoenix wiki

Last synced: 15 days ago
JSON representation

A humble phoenix wiki based on markdown [beta]

Lists

README

        

# Wikir

![Wikir screenshot](http://i.imgur.com/CSDwR8o.png)

To start your Phoenix app:

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

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

Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).

## Dev

You can seed the database with `mix run priv/repo/seeds.exs`