# dashpress **Repository Path**: michael83/dashpress ## Basic Information - **Project Name**: dashpress - **Description**: fork from github - **Primary Language**: JavaScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-07 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Logo

[![Project license](https://img.shields.io/github/license/dashpresshq/dashpress.svg)](LICENSE) [![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-23bc42.svg)](https://github.com/dashpresshq/dashpress/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) [![Maintainability](https://api.codeclimate.com/v1/badges/23516bfbcca7557d80a5/maintainability)](https://codeclimate.com/github/dashpresshq/dashpress/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/23516bfbcca7557d80a5/test_coverage)](https://codeclimate.com/github/dashpresshq/dashpress/test_coverage) ![GitHub CI](https://github.com/dashpresshq/dashpress/actions/workflows/release.yml/badge.svg)
Live Demo ยท Join Community
--- ## About Dashpress is an admin app generator to help you transform your database schema into a sleek, customizable and performant admin dashboards quickly and efficiently. ### Installation ```bash $ npx dashpress ``` That is all, You will be able to see the application on http://localhost:3000. If you prefer to use Docker, Check the `Dockerfile.example` file in the root folder of the repo. ### Demo https://demo.dashpress.io is an example admin app generated with DashPress without writing any line of code. ## Support Join the community at one of the following places: - [Discord](https://discord.gg/aV6DxwXhzN) - [Twitter](https://twitter.com/dashpressHQ) - [GitHub Discussions](https://github.com/dashpresshq/dashpress/discussions) ## Contributing First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**. Please read [our contribution guidelines](docs/CONTRIBUTING.md), and thank you for being involved! ## Security DashPress takes security at heart and follows all known good practices of security, but 100% security cannot be assured. DashPress is provided **"as is"** without any **warranty**. _For more information and to report security issues, please refer to our [security documentation](docs/SECURITY.md)._ ## License This project is licensed under the **GNU Affero General Public License v3.0**. See [LICENSE](LICENSE) for more information.