adhikareeprayush / adhikareeprayush/stacksmith
[Epic] Make the plugin system drive generation
- 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.