Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 691 Bytes

File metadata and controls

19 lines (12 loc) · 691 Bytes

HelloSign API implemented using Elixir & Phoenix

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Create .env file in root directory with HS_API_KEY and HS_CLIENT_ID
  • Configure environment variables with source .env
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more

Author

Jen Young | jyoung488@gmail.com | LinkedIn