Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbernasconi/push
https://github.com/pbernasconi/push
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbernasconi/push
- Owner: pbernasconi
- Created: 2019-08-26T18:42:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:46:54.000Z (about 2 years ago)
- Last Synced: 2024-12-15T16:14:49.690Z (21 days ago)
- Language: JavaScript
- Size: 1.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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`.