A requestb.in clone in elixir.
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.
A requestb.in clone in elixir.
To start your Phoenix app:
mix deps.get
npm install
mix phoenix.server
Now you can visit localhost:4010
from your browser.