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

Add option to work without database #171

Open
Nolanus opened this issue Jun 21, 2016 · 3 comments
Open

Add option to work without database #171

Nolanus opened this issue Jun 21, 2016 · 3 comments
Labels

Comments

@Nolanus
Copy link

Nolanus commented Jun 21, 2016

For some basic projects a database might not be required. In the process of adding support for new database software (#170) maybe an option can be added to not include any database support at all.
This option will be useful for projects using exotic database techniques as well, as they do not have to remove existing boilerplate code from the generated project structure.

@ericmdantas
Copy link
Owner

Hello, @Nolanus.

Just so we're clear: you mean having a fullstack app without the DB part, not only having client side app, right?

@Nolanus
Copy link
Author

Nolanus commented Jun 21, 2016

Hi,
correct. So client side angular1/angular2 and server side node+express/go+echo, but no database.

@ericmdantas
Copy link
Owner

Alright, thanks!

@ericmdantas ericmdantas mentioned this issue Jun 21, 2016
4 tasks
@ericmdantas ericmdantas added this to the 1.11 milestone Jul 28, 2016
@ericmdantas ericmdantas removed this from the 2.2 milestone Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants