velar v0.0.2
Velar
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.
Getting Started
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
Community
Join the Velar community to ask questions, share ideas, and showcase your projects:
Please adhere to our Code of Conduct in all community interactions.
Good First Issues
Check out our good first issues to start contributing.
Security
If you find a security vulnerability, please report it responsibly by emailing shakil.hv<at>gmail<dot>com
, Do not open a public issue.
License
Velar is licensed under the MIT License.
Acknowledgements
Velar is inspired by own-nestjs. We are grateful for the ideas and implementations from the own-nestjs
project.