ONAS Framework is a Command-Line Interface (CLI) tool that allows you to generate ready-to-use Express + EJS projects in seconds.
Designed for beginners and scalable for advanced developers, this is v1 — the foundation for building professional projects quickly.
- Generate Express + EJS projects instantly.
- Prebuilt professional, stylish homepage with gradients, buttons, and responsive layout.
- Minimal boilerplate:
index.js,package.json, andviews/index.ejs. - Optional
public/folder for custom CSS, JS, images. - Easy CLI interface:
onascommand. - Expandable for future versions (middleware, routing, etc.).
npm install -g onas-framework