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.
Jen Young | jyoung488@gmail.com | LinkedIn