Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 374 Bytes

Radar Signals Backend

Quick Start

Install dependencies

  • npm install
  • Make sure channels.json is populated in this format { id: 'channel_id', name: 'channel_name' }

RADAR DAO members: ask in #product-squad for an example file with test channels

Development

TODO

  • yarn dev