deolivtiago / api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API

ci coverage

Setup

Getting started

  • Rename the .env.example file to .env and set the environment variables values

Choose your preferred environment and follow the instructions:

Local

Requirements:

  • Install Elixir 1.14.0
  • Install Erlang 25.2.1

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

asdf

Requirements:

  • Install asdf
  • Install Elixir and Erlang with asdf install

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Ready to run in production? Please check our deployment guides.

Learn more

About


Languages

Language:Elixir 100.0%