H3ravel is a modern TypeScript runtime-agnostic web framework built on top of H3, designed to bring the elegance and developer experience of Laravel to the JavaScript ecosystem.
To get started, run the create-h3ravel script, which will seamlessly initialize a new project structure with all the necessary files and configurations tailored for H3ravel development.
# Using npm
npm init h3ravel
# Using yarn
yarn create h3ravel
# Using pnpm
pnpm create h3ravelnpx musket fireyarn lint
# or
npm run lint
# or
pnpm lintnpx musket buildMore information can be found in the documentations.
Thank you for considering contributing to the H3ravel framework! The Contribution Guide can be found in the H3ravel documentation and will provide you with all the information you need to get started.
In order to ensure that the H3ravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within H3ravel, please send an e-mail to Legacy via hamzas.legacy@toneflix.ng. All security vulnerabilities will be promptly addressed.
The H3ravel framework is open-sourced software licensed under the MIT license.