-
Updated
Jun 14, 2020 - JavaScript
#
meteorjs
Here are 589 public repositories matching this topic...
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
docker
monitoring
mongodb
cross-platform
nosql
meteor
management
web-application
database-management
mongodb-management
mongoclient
meteorjs
mongodb-instance
SimpleChat.Support - Open Source Live Chat App
-
Updated
Jan 31, 2018 - HTML
-
Updated
Mar 2, 2020 - JavaScript
striletskyy
commented
Apr 7, 2017
An easy to use DDP client library
reactive
ionic
meteor
apps
meteorjs
ddp
meteor-react-basics
ddp-client
ddp-subscription
simpleddp
meteor-ionic
-
Updated
Jun 8, 2020 - JavaScript
titra - modern open source project time tracking for freelancers and small teams
-
Updated
Jun 13, 2020 - JavaScript
Cloning Fullstack React's Yelp Clone in Meteor (in progress)
-
Updated
Jul 14, 2016 - JavaScript
Dominus - Multiplayer Social Strategy Web Game
-
Updated
May 3, 2020 - JavaScript
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
react
admin
meteor
admin-dashboard
accounts
users
user-interface
user
impersonate
meteorjs
blaze
impersonator
impersonation
admin-dashboard-ui
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Mar 2, 2020 - JavaScript
Meteor Client - Build Activity Feeds & Streams with GetStream.io
javascript
timeline
meteor
feed
news-feed
meteorjs
activity-feed
getstream-io
notification-feed
stream-meteor
-
Updated
Oct 10, 2017 - JavaScript
react
lint
boilerplate
mocha
react-router
enzyme
es6
test
meteor
airbnb
starter
meteorjs
admin-lte
starter-app
-
Updated
Mar 27, 2019 - CSS
GSM Scanner, RTL-SDR, StingWatch, Meteor
-
Updated
Jul 12, 2016 - CSS
Reactive meta tags, JavaScript links and CSS for meteor within flow-router-extra
css
metadata
js
meteor
meteor-package
seo
flow-router
schema-org
seo-meta
opengraph
meta-tags
meteorjs
seo-middleware
reactive-meta-tags
-
Updated
Mar 2, 2020 - JavaScript
Open
Canonical url fix
shtefcs
commented
May 3, 2018
Currently it shows correct canonical url just for homepage and for post page.
Everywhere else it shows homepage url as well. That should be fixed for tag and search pages:
For head tags it's used Helmet, check [this part](http://docs.vulcanjs.org/head-tags.html#He
AutoCms is a simple solution for your Meteor.js app
-
Updated
Nov 26, 2017 - CSS
Fork of Meteor Spiderable with longer timeout, caching, better server handling
-
Updated
Aug 1, 2017 - JavaScript
Basic structure for mantra architecture with flow router, react and redux
-
Updated
Dec 1, 2016 - JavaScript
-
Updated
Sep 19, 2018 - JavaScript
Template helpers for Session, logical operations and debug
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Dec 7, 2019
-
Updated
Nov 5, 2019 - JavaScript
The engine that builds and powers automation.
-
Updated
Jun 6, 2020 - JavaScript
A Hybrid Social Mobile App Developed using MeteorJs & Framework7
-
Updated
Feb 10, 2015 - CSS
Improve this page
Add a description, image, and links to the meteorjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the meteorjs topic, visit your repo's landing page and select "manage topics."
Developing on the default config with localhost:3000 is fine.
However when I tried to test the local dev version from a device in the local network, say 192.169.110.1:3000, one of the client requests is still pointing to localhost:3000. Specifically, it's
http://localhost:3000/__meteor__/dynamic-import/fetch
, which makes the app unresponsive/unable to login from devices other than localhost.