a web framework with "batteries included"

it's pronounced - fra-pay
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [XhiveERP](https://xhiveerp.com).
Try in PWD
> Login for the PWD site: (username: Administrator, password: admin) ## Table of Contents * [Installation](#installation) * [Contributing](#contributing) * [Resources](#resources) * [License](#license) ## Installation ### Production * [Managed Hosting on XhiveFramework Cloud](https://xhiveframeworkcloud.com/) * [Easy install script using Docker images](https://lab.membtech.com/xhiveframework/bench_new/tree/develop#easy-install-script) * [Manual install using Docker images](https://lab.membtech.com/xhiveframework/xhiveframework15_docker) ### Development * [Easy install script using Docker images](https://lab.membtech.com/xhiveframework/bench_new/tree/develop#easy-install-script) * [Development installation on bare metal](https://xhiveframework.com/docs/user/en/installation) ## Contributing 1. [Code of Conduct](CODE_OF_CONDUCT.md) 1. [Contribution Guidelines](https://lab.membtech.com/xhiveframework/xhiveerp/wiki/Contribution-Guidelines) 1. [Security Policy](SECURITY.md) 1. [Translations](https://translate.xhiveerp.com) ## Resources 1. [xhiveframework.com](https://xhiveframework.com) - Official documentation of the Xhive Framework. 1. [xhiveframework.school](https://xhiveframework.school) - Pick from the various courses by the maintainers or from the community. ## License This repository has been released under the [MIT License](LICENSE). By contributing to XhiveFramework, you agree that your contributions will be licensed under its MIT License.