adhikareeprayush / adhikareeprayush/stacksmith
[Epic] Expand the stack matrix beyond MERN
- Lenguaje dominante
- TypeScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Goal
Today only the MERN preset generates a full project. Deliver the other stacks advertised in the README.
## Checklist
- [ ] `api` preset — backend-only scaffold
- [ ] `next-full` preset — Next.js App Router + Prisma
- [ ] `saas` preset — Next.js + Postgres + Drizzle + auth
- [ ] `portfolio` preset — static/SSG frontend
- [ ] `education` preset — simplified structure with docs
- [ ] Postgres + Prisma and Drizzle plugins
- [ ] Fastify / NestJS backend plugins
## Reference
- `src/core/catalog.ts` (availability source of truth)
- `src/types/index.ts` (`PRESET_DEFAULTS`)
- `src/scaffolds/mern/` (reference scaffold)
## Maintainer
[@adhikareeprayush](https://github.com/adhikareeprayush)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.