ent icon indicating copy to clipboard operation
ent copied to clipboard

tsent init command

Open lolopinto opened this issue 3 years ago • 2 comments

there should be a tsent init command which will help create db, tsconfig.json, .gitignore maybe generate schema etc

It can effectively do what https://github.com/lolopinto/ent-starter does

lolopinto avatar Jul 23 '21 17:07 lolopinto

https://github.com/lolopinto/ent/issues/1

context: https://github.com/github/linguist#using-gitattributes

need these lines added: models/configs/versions/* linguist-generated=true models/configs/schema.py linguist-generated=true

lolopinto avatar Jul 29 '21 18:07 lolopinto

@snowtop/create-ent-app with options

instead of ent-starter

should support Viewer, Auth etc

lolopinto avatar Sep 07 '23 04:09 lolopinto