Skip to content

wsharp07/potion

Repository files navigation

Potion

A simple blogging platform built with Elixir and Phoenix

Build Status

To start running Potion:

  1. Install dependencies with mix deps.get && npm install && bower install
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

A simple blogging platform built with Elixir and Phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published