geonnave / easyfix-api

The backend of a dead startup πŸ™ƒ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyFixApi

The HTTP API for the EasyFix solution.

Up and running

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Setup Static Data

Just run mix run priv/repo/static_data/seeds.exs.

About

The backend of a dead startup πŸ™ƒ

License:GNU General Public License v3.0


Languages

Language:Elixir 83.3%Language:JavaScript 11.8%Language:HTML 4.6%Language:Shell 0.3%