Skip to content

codegram/dashy

Repository files navigation

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