Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this be used without having it create an AccountsServer? #279

Open
j18ter opened this issue Jun 22, 2017 · 0 comments
Open

Can this be used without having it create an AccountsServer? #279

j18ter opened this issue Jun 22, 2017 · 0 comments

Comments

@j18ter
Copy link

j18ter commented Jun 22, 2017

Trying to use this package with a Meteor application, which does not use MongoDB. It uses server-side MiniMongo collections instead. When I try to use this package it attempts to create a MongoDB collection as part of "new AccountsServer", which fails because there is no connection to MongoDB. Is there a way to configure Restivus, such that it does not call "new AccountsServer"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant