Skip to content

robertov8/swap

Repository files navigation

Swap

Test

About the project

This project is a technical test, which aims to create an application that generates a system of webhooks

Installation

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Getting Started

  • Now you can visit localhost:4000 from your browser.
  • The link contains detailed information on all routes and form of authentication.

Learn more