Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pbernasconi/push


https://github.com/pbernasconi/push

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Plaid Push

To configure ngrok: run `ngrok http 8080` and export `REACT_APP_NGROK_URL`.

To see stuff happen: `npm run magic`, then open http://localhost:3000.

To build: `npm run build`, then run `npm run serve`.