Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 627 Bytes

Dashy

Deploy

CI Docs

Adding real data

  1. Get yourself a custom Personal Access Token from your GitHub account.
  2. Start your locale console using GITHUB_TOKEN=<your token> iex -S mix
  3. Run this piece of code:
mix run priv/repo/dev_seeds.exs