Download the PHP package thefeqy/rilty without Composer
On this page you can find all versions of the php package thefeqy/rilty. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thefeqy/rilty
More information about thefeqy/rilty
Files in thefeqy/rilty
Informations about the package rilty
⚠️ Beta Release
Rilty is under active development. Frequent updates and breaking changes may occur.
Rilty is a modern, full-stack starter kit designed to accelerate your web development projects. Built with cutting-edge technologies, Rilty provides a solid foundation for creating dynamic, responsive, and scalable applications.
Features
Rilty combines the best tools in the ecosystem to ensure a smooth and productive development experience:
- Laravel 11: A robust backend framework for building powerful APIs and applications.
- ReactJS: A modern library for creating interactive and reusable UI components.
- InertiaJS: Simplifying SPA development with a seamless bridge between backend and frontend.
- TypeScript: Adding type safety and better tooling to JavaScript.
- TailwindCSS: A utility-first CSS framework for rapid UI development.
Installation
Follow these steps to get started with Rilty:
Prerequisites
Ensure the following are installed on your system:
- PHP 8.3+
- Composer
- Node.js & npm
- Git
Steps
-
Clone the Repository
-
Install Backend Dependencies
-
Install Frontend Dependencies
-
Set Up Environment Copy the example environment file and configure it:
Update the
.env
file with your database and application details. -
Generate Application Key
-
Run Database Migrations
- Start the Development Server Start both the backend and frontend servers:
File Structure
Rilty is organized to ensure clarity and maintainability:
Scripts
-
Development Mode: Start the development servers:
- Build for Production: Compile assets for production:
Contributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
-
Create a new branch:
-
Commit your changes:
-
Push to the branch:
- Open a pull request.
License
Rilty is open-source software licensed under the MIT license.
Support
If you encounter any issues or have questions, feel free to open an issue in the repository or contact thefeqy@gmail.com.
Happy coding with Rilty!
All versions of rilty with dependencies
inertiajs/inertia-laravel Version ^2.0
laravel/framework Version ^11.31
laravel/sanctum Version ^4.0
laravel/telescope Version ^5.3
laravel/tinker Version ^2.9
tightenco/ziggy Version ^2.0