Login service for Google and Facebook accounts using native Google and Facebook SDK for authorization (Specially for React Native)
-
Updated
Dec 1, 2018 - JavaScript
Meteor, or MeteorJS, (formerly known as Skybreak) is a partly proprietary, mostly free and open source isomorphic JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (Android, iOS, Web) code. The server-side MongoDB program is the only proprietary component of Meteor and is part of the Meteor download bundle. It is possible to use Meteor without using the server-side MongoDB. It uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code.
Login service for Google and Facebook accounts using native Google and Facebook SDK for authorization (Specially for React Native)
Meteor package to rate-limit a function by queuing up calls (instead of dropping them like throttle or debounce)
Demo for the AutoForm extension jkuester:autoform-bpmn
Realt-time small business management platform, multi-currency accounting, inventory, crm and reporting
Load Meteor bundled resources from a CDN (Clever Cloud edition)
We Need A Budget!
Another simple exercise to implement a full-stack realtime chat application. The server side is implemented using Meteor, MongoDB, and swydo:ddp-apollo to provide the Graphql interface. The frontend part uses React v.16, Graphql, apollo-client v2.2.0 with apollo-link-http to get GraphQL communication resolved over HTTP and subscriptions-transpor…
Markdown Application Using Meteor & React
Simple Token Pool Web App
Adds a method `pluck` to Collections.