Protevus is a highly versatile and extensible application server platform for the Dart programming language. Inspired by the Laravel framework, Protevus aims to provide a familiar and Laravel-compatible API, allowing developers to leverage their existing Laravel knowledge and experience in the Dart ecosystem. https://protevus.com
Find a file
2024-06-25 16:38:12 -07:00
app add: adding empty default files 2024-06-14 15:00:18 -07:00
bootstrap add: adding empty default files 2024-06-14 15:00:18 -07:00
config add: adding empty default files 2024-06-14 15:00:18 -07:00
database add: adding empty default files 2024-06-14 15:00:18 -07:00
public add: adding project structure 2024-06-14 14:30:04 -07:00
resource add: adding empty default files 2024-06-14 15:00:18 -07:00
routes add: adding empty default files 2024-06-14 15:00:18 -07:00
storage add: adding empty default files 2024-06-14 15:00:18 -07:00
test add: adding project structure 2024-06-14 14:30:04 -07:00
.editorconfig add: adding project structure 2024-06-14 14:30:04 -07:00
.env.example.yaml add: adding project structure 2024-06-14 14:30:04 -07:00
.gitattributes add: adding project structure 2024-06-14 14:30:04 -07:00
.gitignore update: add ignores for gedit autosave files 2024-06-24 03:56:43 -07:00
analysis_options.yaml add: adding project structure 2024-06-14 14:30:04 -07:00
CHANGELOG.md add: adding project structure 2024-06-14 14:30:04 -07:00
devbox.json add: adding project structure 2024-06-14 14:30:04 -07:00
devbox.lock add: adding project structure 2024-06-14 14:30:04 -07:00
fabric.dart add: adding project structure 2024-06-14 14:30:04 -07:00
LICENSE update: renaming license 2024-06-21 22:27:25 -07:00
pubspec.yaml update: updating pubspec 2024-06-14 15:08:04 -07:00
README.md update: updating readme 2024-06-25 16:38:12 -07:00

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.

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. 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 file.

License

The Protevus Application is released under the MIT License.

Support and Community

If you have any questions, issues, or suggestions, please join our community: