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

Running locally without invitation code #398

Closed
Fryie opened this issue Nov 12, 2015 · 2 comments
Closed

Running locally without invitation code #398

Fryie opened this issue Nov 12, 2015 · 2 comments

Comments

@Fryie
Copy link

Fryie commented Nov 12, 2015

It seems that currently it's not possible to do so. This method only includes an endpoint for "development" (not "local") and it goes to another port than the 5555. Is there a way to get this running without an invitation currently?

@bengotow
Copy link
Contributor

Yep, there are quite a few people running locally without an invitation code. If you follow the steps here (https://github.com/nylas/N1/blob/master/CONTRIBUTING.md#running-against-open-source-sync-engine), the last step is to populate your config.cson file. When the app sees that you have populated config.cson with valid accounts, it'll skip the invitation flow entirely and take you straight to the app. The add/remove/edit accounts interface in the app only works against our API and invite system, but putting accounts in confing.cson allows you to bypass it. Hope that helps! Feel free to re-open if you have any questions.

@Fryie
Copy link
Author

Fryie commented Nov 13, 2015

Okay, then my config.cson must be somehow wrong. I'll comment in #185.

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

2 participants