daschy

Results 5 comments of daschy

+1 me too ``` javascript DEBUG=snapchat,snapchat:* SNAPCHAT_USERNAME=scUsername SNAPCHAT_PASSWORD=scPassword [email protected] SNAPCHAT_GMAIL_PASSWORD=gmailPwd node index.js snapchat new snapchat client +0ms snapchat Snapchat.signIn (username matiseams) +2ms snapchat error getting attestation +1s err Snapchat._getAttestation unknown...

Just an update. I tried to duplicate the view builders, so now I have vbCustomer1 and vbCustomer2 and works as expected. It save the data to each repository correctly.

No really, in this way everytime I need to add a customer I have to duplicate the files, it can only be done by taking the server down. Is there...

I don't think that collection on the fly is what I need. I need the entire database everytime. The use case is every time I do, on the same node...