`create-postgres-app` scaffolder with SafeQL?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8.7k
- Forks
- 374
- Avg merge
- 11d 16h
- Merged PRs (30d)
- 1
Description
Hey @porsager, hope things are good! 👋
I realized that there is currently no create-* scaffolder for Postgres.js, similar to these other existing packages:
Would you be open to this?
Suggestions:
- package name
create-postgres-app(available)create-postgres(not available, but seems unused, possibly would be donated by @Nova-ZA)
- libraries, languages
bingo- framework forcreate-*packages, used increate-typescript-app- TypeScript by default
- ESLint with SafeQL by @Newbie012 - typesafe queries with Postgres.js, compared against TypeScript types
- more, future
- possibly some kind of migration library, such as
ley
- possibly some kind of migration library, such as
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are named. Start by reviewing the repository structure and the existing create-* examples cited in the issue, then clarify the package scope, defaults, and maintainer direction before implementation. Done criteria are not defined beyond creating a Postgres.js scaffolder with possible TypeScript, SafeQL, ESLint, and migration support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript, nodejs, postgresql, typescript
- Domain
- cli, databases, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100