ent
ent copied to clipboard
tsent init command
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
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
@snowtop/create-ent-app with options
instead of ent-starter
should support Viewer, Auth etc