Official documentation for Gina, an MVC framework for Node.js with built-in HTTP/2, multi-bundle architecture, and scope-based data isolation — no Express dependency.
Read the docs → gina.io/docs
Found a typo or want to improve a page? Every doc page has an Edit this page link at the bottom — the quickest way to suggest a fix.
For larger contributions (new guides, restructuring), open an issue on gina-io/gina first to discuss scope.
See CONTRIBUTING.md for how to run the site locally and how the deploy pipeline works.
npm install
npm start # http://localhost:3000/docs/
npm run build # production build → build/Requirements: Node.js ≥ 20