adhikareeprayush / adhikareeprayush/stacksmith

[Epic] Make the plugin system drive generation

Aperta
#2 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
epic help wanted plugin scaffold
Lingua principale
TypeScript
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Goal
The plugin loader exists but non-MERN configs fall back to a stub base project. Make `generateProject` compose plugins.

## Checklist
- [ ] Resolve and apply plugins for arbitrary configs in `generateProject`
- [ ] Define a stable `ForgePlugin.apply(ctx)` contract + shared Handlebars helpers
- [ ] Wire `plugins/` (react, express, mongodb, mongoose, jwt, docker) into real output
- [ ] Document the plugin API end-to-end in CONTRIBUTING.md

## Reference
- `src/core/generator.ts` (`writeBaseProject` fallback)
- `src/core/plugin-loader.ts`
- `plugins/*/*.js`

## Maintainer
[@adhikareeprayush](https://github.com/adhikareeprayush)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.