Velar is a high-performance, flexible, and easy-to-use web framework for Node.js. Inspired by own-nestjs, Velar aims to simplify web application development with a robust set of features and a simple API.
To get started with Velar, follow these steps:
-
Install Velar:
npm install -g velar-cli
-
Create a new Velar app:
velar
-
Run the app:
cd my-project npm run dev
Join the Velar community to ask questions, share ideas, and showcase your projects:
Please adhere to our Code of Conduct in all community interactions.
We welcome contributions to Velar! To get started, please read our Contribution Guidelines.
Check out our good first issues to start contributing.
If you find a security vulnerability, please report it responsibly by emailing shakil.hv<at>gmail<dot>com
, Do not open a public issue.
Velar is licensed under the MIT License.
Velar is inspired by own-nestjs. We are grateful for the ideas and implementations from the own-nestjs
project.