Skip to content

diemesleno/backend

Repository files navigation

Build Status Ebert

Re WebService

Install

  • Install dependencies with mix deps.get

  • Create, migrate and seed your database with mix ecto.setup

  • Rename config/dev.secret-example.exs to config/dev.secret.exs and follow instructions at the top of the file to generate necessary keys.

Run

  • Start Phoenix endpoint with mix phx.server

Production

To see backend endpoint in production:

https://em-casa-backend.herokuapp.com/listings

Releases

No releases published

Packages

No packages published

Languages