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

Generate example app inside our repo on every change #191

Open
goldbergyoni opened this issue Jul 27, 2022 · 4 comments
Open

Generate example app inside our repo on every change #191

goldbergyoni opened this issue Jul 27, 2022 · 4 comments
Labels
enhancement New feature or request needed-now Things we need to finalize a beta

Comments

@goldbergyoni
Copy link
Contributor

Need - It could be great to show an example app immediately in our repo without the need to use the CLI. For this, in every CI run, we can invoke our CLI, generate app to a local folder [root]/example-app/express-pg, then commit back to the repo

@goldbergyoni goldbergyoni added enhancement New feature or request needed-now Things we need to finalize a beta labels Jul 27, 2022
@rluvaton
Copy link
Collaborator

I think that instead of commuting back to the repo, we will push to different repositories that also can be used as GitHub templates

@goldbergyoni
Copy link
Contributor Author

For longer term, you're right

For short term, we need the stars... If /practica/express-example become popular - we need all the stars in one repo

@trasherdk
Copy link

I would ⭐ both example-app/express-pg and example-app/express-mysql as separate repositories, even though I don't do PG 😃

@goldbergyoni
Copy link
Contributor Author

@trasherdk Makes sense, we can reuse the ORMs capability of supporting two popular DBs...

Let's do it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needed-now Things we need to finalize a beta
Projects
None yet
Development

No branches or pull requests

3 participants