-
Hey all,
I'm thinking of writing a package for MeteorJS. I understand that [there are already a few](https://atmospherejs.com/?q=alertify), however those are either based on fabien's repo or of the …
-
I am getting the following console error when trying to import react sketch in a meteor app:
Uncaught Error: Cannot find module './xhr-sync-worker.js'
-
I am using this module with a Meteor app
```js
winston.add(winston.transports.MongoDB, {
level: 'info',
silent: Meteor.isProduction,
db: SystemLogs._driver.mongo.db,
collection: 'syste…
-
Hello! i'm trying to use ionic-material with my MeterorJS projects, but Meteor does not use Angular. I just want to use ionic-material to stylize Meteoric (meteor package for ionic that does not use a…
-
Something is still broken in the exact same way as before - is the correct version of reify really used?
Adding "await 3" to tla-file.js makes the bug go away.
SImple test repro - please test wi…
-
### Description:
When pulling RC for the last 3 tagged releases (`6.10.6`, `6.11.3`, `6.12.1`) and then running `yarn --immutable`, `yarn.lock` is being updated because multiple packages are newer …
-
I'm interested in checking out GSS. I'm curious how far along it is -- is this something I could use in production right now? Are there any noticeable shortcomings?
Anyways, does GSS compile down to …
-
http://stackoverflow.com/questions/38925987/how-to-run-remote-external-commands-on-meteor-server-from-meteorjs-application
-
Can you port this into a Meteor Package?
-
We should create a backend to connect with a database and save users sessions.
These user data could have previous codes.
Example of frameworks/libs to implement this backend:
- [Fastify](htt…