practica icon indicating copy to clipboard operation
practica copied to clipboard

Generate example app inside our repo on every change

Open goldbergyoni opened this issue 3 years ago • 4 comments
trafficstars

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 avatar Jul 27 '22 06:07 goldbergyoni

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

rluvaton avatar Aug 14 '22 01:08 rluvaton

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

goldbergyoni avatar Aug 18 '22 11:08 goldbergyoni

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

trasherdk avatar Aug 26 '22 03:08 trasherdk

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

Let's do it!

goldbergyoni avatar Aug 30 '22 10:08 goldbergyoni