Update Home
parent
2cbbb1bd31
commit
33a69b7f31
@ -1,4 +1,4 @@
|
|||||||
# Welcome to RageFW
|
# Rage Framework (RageFW)
|
||||||
RageFW is a type-safe framework for developing Rage:MP servers. Designed with developers in mind, RageFW brings structure and efficiency to your Rage:MP servers, ensuring robust and maintainable code
|
RageFW is a type-safe framework for developing Rage:MP servers. Designed with developers in mind, RageFW brings structure and efficiency to your Rage:MP servers, ensuring robust and maintainable code
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@ -9,7 +9,13 @@ RageFW is a type-safe framework for developing Rage:MP servers. Designed with de
|
|||||||
- **Logging System:** Keep track of server activities and debug like a pro with our built-in, feature-rich logging system. After all, even virtual cops need evidence
|
- **Logging System:** Keep track of server activities and debug like a pro with our built-in, feature-rich logging system. After all, even virtual cops need evidence
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
*soon*
|
You can find out more about our CLI [here](https://git.entityseven.com/entityseven/rage-framework/wiki/CLI)
|
||||||
|
|
||||||
|
At the moment automation we have only works via [pnpm](https://pnpm.io/). To scaffold a basic project with minor settings you can use our CLI:
|
||||||
|
|
||||||
|
``pnpm create rage-fw``
|
||||||
|
|
||||||
|
This will give you a few options, among them, you can find ``Initialize new project``. Use that option to scaffold a new project for yourself using the preferred frontend framework
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Join our community of developers and contribute to the ongoing development of RageFW. At the moment the only way to contribute is opening issues
|
Join our community of developers and contribute to the ongoing development of RageFW. At the moment the only way to contribute is opening issues
|
||||||
@ -17,4 +23,7 @@ Join our community of developers and contribute to the ongoing development of Ra
|
|||||||
## Support
|
## Support
|
||||||
Need help? Reach out via our community forums or contact us directly through our support channels. We're committed to help you as we can
|
Need help? Reach out via our community forums or contact us directly through our support channels. We're committed to help you as we can
|
||||||
|
|
||||||
|
## License
|
||||||
|
Licensed under **Custom Attribution-NoDerivs Software License**
|
||||||
|
|
||||||
> *RageFW - because in the world of GTA:RP, nobody has time for type errors*
|
> *RageFW - because in the world of GTA:RP, nobody has time for type errors*
|
Loading…
Reference in New Issue
Block a user