To provide an archived Node.js-based content management system and web app framework.
Keystone Classic is a Node.js CMS and web app framework built on Express and Mongoose, known for its auto-generated Admin UI. While powerful in its time, it's now archived and doesn't receive updates, with the team recommending Keystone 6 for new projects. You'd typically install it using `npm install -g generator-keystone` and initialize projects with `yo keystone`.
To provide an archived Node.js-based content management system and web app framework.
Developers who need to maintain an existing legacy project built with Keystone Classic should use this, not those starting new projects.