-
We really love what you've done.
We try to pimp a lot MeteorJS using full TS and use your package to runtime check all the part that come from the client that cannot be trusted.
But in the end, …
-
Hi! When I'm trying to build the ios bundle in Travis I'm getting this error:
```
Errors prevented bundling:
While processing files with omega:meteor-desktop-bundler (for target web.cordova):
/Use…
-
The content should allow to use tabs.
One possible idea is work classifying and dividing the content by the headers (h1 I think). It can exchange to be a tab or even a slide.
-
I'm trying to connect to a DigitalOcean MongoDB instance, which requires providing a certificate file in the form of a `tlsCAFile` option added to the `MONGO_URL` connection string.
The issue is t…
-
-
Currently using version 4.7.2.
I have tried updating to versions 4.8.0 and 4.8.1, but neither will start with a segfault.
I had no choice but to revert to version 4.7.2.
OS: CentOS Linux 7.9.2009…
-
Given the code:
```js
import { Mongo } from 'meteor/mongo'
export const BookmarkChapterCollection = new Mongo.Collection('bookmarkChapter')
if (Meteor.isServer) {
BookmarkChapterCollection.…
-
I'm currently working on a project that requires me to use a real time interactive graph. I was wondering if I could use this library for that.
Would anyone be able to give me some pointers as to …
-
### Open Source Project name
Meteor.js
### What is your project?
Meteor.js is a full-stack framework that simplifies web and mobile application development. It allows developers to use React,…
-