Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rproenza86/ac
ReactJS+Redux progressive web app
https://github.com/rproenza86/ac
firebase material-ui pwa reactjs redux typescript
Last synced: 23 days ago
JSON representation
ReactJS+Redux progressive web app
- Host: GitHub
- URL: https://github.com/rproenza86/ac
- Owner: rproenza86
- License: gpl-3.0
- Created: 2018-03-17T15:27:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T17:32:25.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T03:48:30.632Z (2 months ago)
- Topics: firebase, material-ui, pwa, reactjs, redux, typescript
- Language: TypeScript
- Size: 702 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.MD
- Audit: audits/atomic-coders.firebaseapp.com-20180321T073721.json
Awesome Lists containing this project
README
# AC
> *_ReactJS_* progressive web app(__PWA__) shielded with __typescript__# Demo url:
> https://atomic-coders.firebaseapp.com# Backend functions
> Firebase functions nodejs implementation.
## Local development setup
- Get custom functions configuration variables
`firebase functions:config:get > .runtimeconfig.json`- Start cloud Functions shell
`firebase experimental:functions:shell`- Invoke HTTPS functions
`yourAwesomeFunc()`# Last PWA audits:
![Audit screenshoot](audits/atomic-coders.firebaseapp.com-20180321T073721.png)