Skip to content

latest stable version 2.1.1 does not prompt for auth and socket.io setup #1397

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

Closed
csreddy opened this issue Oct 30, 2015 · 6 comments
Closed

Comments

@csreddy
Copy link

csreddy commented Oct 30, 2015

Readme says that it'll prompt for those options but it did not.

@csreddy csreddy changed the title latest stable version 2.0.13 does not prompt for auth and socket.io setup latest stable version 2.1.1 does not prompt for auth and socket.io setup Oct 30, 2015
@Awk34 Awk34 added the question label Oct 30, 2015
@Awk34
Copy link
Member

Awk34 commented Oct 30, 2015

You need to select Mongoose and/or Sequelize. Did you select to use neither?

@csreddy
Copy link
Author

csreddy commented Oct 30, 2015

Yes, I need to hook up a different database

@Awk34
Copy link
Member

Awk34 commented Oct 30, 2015

Which database? Your best bet is probably to select one of the options, and then replace the mongoose/sequelize code with whatever database code you need.

@csreddy
Copy link
Author

csreddy commented Oct 30, 2015

MarkLogic.

Yeah that's what I need to do. I did not realise those options were tied to selecting a database. It would be nice to show a message or warning when no db is selected.

@Awk34 Awk34 closed this as completed in 8069d3b Oct 30, 2015
@Awk34
Copy link
Member

Awk34 commented Oct 30, 2015

I've made it more obvious in the README that Auth and Socket.IO require a database to be scaffolded also

@Awk34 Awk34 added info and removed needs reply labels Oct 30, 2015
@csreddy
Copy link
Author

csreddy commented Oct 30, 2015

cool. thanks

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

No branches or pull requests

2 participants