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

Latest commit

 

History

History
13 lines (8 loc) · 331 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 331 Bytes

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.