Skip to content

jyoung488/phoenix-hellosign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 | [email protected] | LinkedIn

About

Phoenix App with basic HelloSign API implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published