All Projects → yomete → pushercoins

yomete / pushercoins

Licence: other
A React.js PWA with realtime features accompanying the tutorial on the Pusher blog.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to pushercoins

java-pwa
Progressive Web Apps in Java
Stars: ✭ 48 (-27.27%)
Mutual labels:  service-worker
btc-ticker-esp8266
realtime bitcoin price on 7 segment display with arduino on esp8266
Stars: ✭ 18 (-72.73%)
Mutual labels:  pusher
eleventy-plugin-pwa
An eleventy plugin to generate service-worker for PWA. Powered by Google Workbox
Stars: ✭ 46 (-30.3%)
Mutual labels:  service-worker
freecdn
A front-end CDN based on ServiceWorker
Stars: ✭ 850 (+1187.88%)
Mutual labels:  service-worker
soketi
Just another simple, fast, and resilient open-source WebSockets server. 📣
Stars: ✭ 2,202 (+3236.36%)
Mutual labels:  pusher
web-pwa
一个针对于 PWA 相关功能的库
Stars: ✭ 31 (-53.03%)
Mutual labels:  service-worker
webdash-workbox
Webdash workbox helps you generate your webdash configuration & gives you service worker stats.
Stars: ✭ 25 (-62.12%)
Mutual labels:  service-worker
gologger
A concurrent, fast queue/service worker based filesystem logging system perfect for servers with concurrent connections
Stars: ✭ 16 (-75.76%)
Mutual labels:  service-worker
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (-78.79%)
Mutual labels:  service-worker
ui5-service-worker-sample
ui5-service-worker-sample demonstrates how the Service Worker API, available in modern web browsers, could be used in a UI5 app to realize different caching strategies.
Stars: ✭ 16 (-75.76%)
Mutual labels:  service-worker
Smart-Text-Editor
The text editor that requires only a browser and a keyboard!
Stars: ✭ 60 (-9.09%)
Mutual labels:  service-worker
edge-mock
Tools for testing and developing CloudFlare worker apps.
Stars: ✭ 49 (-25.76%)
Mutual labels:  service-worker
vuex-chat
Real time chat with Laravel, Vue js, Vuex, Echo and pusher
Stars: ✭ 16 (-75.76%)
Mutual labels:  pusher
flutter pusher
An unofficial Pusher Channels library for Flutter
Stars: ✭ 20 (-69.7%)
Mutual labels:  pusher
ipfs-browser-gateway
An IPFS gateway without server, by utilizing service worker.
Stars: ✭ 31 (-53.03%)
Mutual labels:  service-worker
http-server-online
Start a local HTTP server without any tools, just open a web page.
Stars: ✭ 602 (+812.12%)
Mutual labels:  service-worker
exploration-service-worker
Let's get started with ServiceWorker
Stars: ✭ 14 (-78.79%)
Mutual labels:  service-worker
angular-8-boilerplate
Angular 8 Boilerplate with bootstrap
Stars: ✭ 23 (-65.15%)
Mutual labels:  service-worker
gatsby-pwa-demo
PWA Example: Progressive Web App E-Commerce with Gatsby.js
Stars: ✭ 68 (+3.03%)
Mutual labels:  service-worker
service-workers-offline
Code for the Service Workers / PWA section of the Service Workers & Offline course by Kyle Simpson
Stars: ✭ 99 (+50%)
Mutual labels:  service-worker

PusherCoins

This app demonstrates how to use ReactJS, Pusher, and Service Worker to build a realtime PWA.

View tutorial

How to run this app

  1. Clone the repo - https://github.com/yomete/pushercoins
  2. Open src/Today/Today.js, and server.js and edit with your Pusher credentials which can be gotten from the Pusher dashboard
  3. In the root of the project folder, run npm install to install all dependencies.
  4. Then run npm start to get the app up and running.

Built With

...

Acknowledgements

...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].