https://github.com/protevus/protevus
Protevus is a high-performance, modular unified full-stack development platform for Dart and Flutter that provides a comprehensive suite of tools for building scalable web applications, APIs, microservices, desktop, mobile, Iot, cloud and edge applications. Built with a focus on Laravel's architecture patterns while embracing Dart's power.
https://github.com/protevus/protevus
application-server cross-platform dart framework laravel mvc platform protevus server starter-application
Last synced: 9 months ago
JSON representation
Protevus is a high-performance, modular unified full-stack development platform for Dart and Flutter that provides a comprehensive suite of tools for building scalable web applications, APIs, microservices, desktop, mobile, Iot, cloud and edge applications. Built with a focus on Laravel's architecture patterns while embracing Dart's power.
- Host: GitHub
- URL: https://github.com/protevus/protevus
- Owner: protevus
- License: mit
- Created: 2024-06-09T23:29:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T23:22:26.000Z (11 months ago)
- Last Synced: 2025-05-01T00:31:24.498Z (11 months ago)
- Topics: application-server, cross-platform, dart, framework, laravel, mvc, platform, protevus, server, starter-application
- Language: JavaScript
- Homepage: https://git.protevus.com/protevus/protevus
- Size: 929 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## About Protevus
> **Note:** This repository provides a base application setup inspired by Laravel. If you want to contribute to the core Protevus Platform, visit the main [Protevus Platform repository](https://github.com/protevus/platform).
Protevus is a reference implementation that demonstrates how to build applications using the Protevus Platform. It serves as a starting point for developers to create their own applications leveraging the power and versatility of the Protevus Platform.
## Features
- **Laravel-inspired Structure**: The starter application follows a structure and conventions inspired by the Laravel framework, making it familiar to Laravel developers.
- **Protevus Platform Integration**: The application is built on top of the Protevus Platform, providing a Laravel-compatible API and development experience.
- **Example Components**: The repository includes example components such as controllers, middleware, and services, showcasing best practices and usage patterns.
- **Extensibility**: Developers can easily extend and customize the starter application to meet their specific project requirements.
## Getting Started
To get started with the Protevus Starter Application, follow these steps:
1. **Install Dependencies**: Ensure you have the Dart SDK and the necessary dependencies installed on your system.
2. **Clone the Repository**: Clone the Protevus Starter Application repository to your local machine.
3. **Build and Run**: Follow the instructions in the repository's documentation to build and run the application.
## Documentation
Documentation for the Protevus Starter Application is available at [protevus.com/docs/protevus](https://protevus.com/docs/protevus). The documentation covers installation, configuration, customization, and deployment guides.
## Contributing
We welcome contributions from the community! If you'd like to contribute to the Protevus Starter Application, please follow the guidelines outlined in the [CONTRIBUTING.md](CONTRIBUTING.md) file.
## License
The Protevus Application is released under the [MIT License](LICENSE).
## Support and Community
If you have any questions, issues, or suggestions, please join our community:
- **GitHub Discussions**: [github.com/protevus/protevus/discussions](https://github.com/protevus/protevus/discussions)
- **Twitter**: [@Protevus](https://twitter.com/Protevus)
