forgeon
v0.0.1
Published
Core package namespace for the Forgeon framework. Use create-forgeon for now.
Readme
Forgeon
Forgeon is a modular monorepo framework focused on a batteries-included stack:
- NestJS (backend)
- React (web)
- Prisma + Postgres (DB)
- Docker (local infra)
Status
This package name is reserved for the future core distribution of Forgeon.
For now, use the CLI:
create-forgeon— project generator@forgeon/*— add-on modules (core, i18n, jwt-auth, db-prisma, etc.)
Links
- GitHub: https://github.com/mtsaryk/forgeon
- CLI: https://www.npmjs.com/package/create-forgeon
