-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Comments
You need to select Mongoose and/or Sequelize. Did you select to use neither? |
Yes, I need to hook up a different database |
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. |
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. |
I've made it more obvious in the README that Auth and Socket.IO require a database to be scaffolded also |
cool. thanks |
Readme says that it'll prompt for those options but it did not.
The text was updated successfully, but these errors were encountered: