Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

obmarg/request_pot

Repository files navigation

RequestPot

A requestb.in clone in elixir.

Running in Development

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4010 from your browser.