edgedb-js icon indicating copy to clipboard operation
edgedb-js copied to clipboard

Create `npm init/create` package for project scaffolding

Open scotttrinh opened this issue 1 year ago • 2 comments

Create an npm init "initializer" to easily scaffold projects.

scotttrinh avatar Dec 13 '23 12:12 scotttrinh

Would also make reporting minimized JS/TS related bugs easier.

jackfischer avatar Dec 13 '23 18:12 jackfischer

Would also make reporting minimized JS/TS related bugs easier.

Great idea, I hadn't considered having a "minimal" preset/template here, but that makes sense. Could even have it provide a simple index.ts that makes a trivial query.

scotttrinh avatar Dec 13 '23 18:12 scotttrinh