Skip to content

rhoskal/ffx-event-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status badge netlify status badge made with elm badge made with typescript badge code style prettier badge mit license badge


Flatfile debugging prototype. View app

Dashboard

Setup (w/ Nix)

  1. Configure env vars using direnv allow

Setup (w/o Nix)

  1. yarn global add elm

Dev

  1. Install using using make deps
  2. Run dev server using make run