Skip to content

gina-io/docs

Repository files navigation

Gina — Documentation

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


Contributing

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.

Running Locally

npm install
npm start       # http://localhost:3000/docs/
npm run build   # production build → build/

Requirements: Node.js ≥ 20

About

Gina I/O — Framework documentation

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors