More Premium Hugo Themes Premium Nextjs Themes

Dashpress

Generate powerful admin apps without writing a single line of code - Run `npx dashpress` to see some magic!

Dashpress

Generate powerful admin apps without writing a single line of code - Run `npx dashpress` to see some magic!

Author Avatar Theme by dashpresshq
Github Stars Github Stars: 1881
Last Commit Last Commit: Dec 21, 2024 -
First Commit Created: Apr 29, 2023 -
Dashpress screenshot

Overview:

Hadmean is a tool that generates powerful admin apps from database information. With just one command, it can quickly generate a fully functional admin app that is ready to be deployed. The goal of Hadmean is to save engineering resources by eliminating the need to build and maintain repetitive CRUD apps. It achieves this by introspecting the database and automatically building an application based on the field types, relationships, and constraints found in the database.

Features:

  • One line installation
  • Authentication
  • Role and Permissions
  • Users management
  • Dashboard builder
  • CRUD operations
  • Form validation
  • Powerful form manipulation
  • Relationships
  • Powerful Filters
  • Database Introspection
  • Color Customization
  • Rich text editor
  • Deep navigation
  • Reusable Queries
  • Views
  • Data Count
  • Synced DB Validation
  • Fields selection/ordering
  • Cache
  • Secure Credentials Storage
  • Forms fields customization
  • Selection Colors

Installation:

To install Hadmean, you will need the following prerequisites:

  • Node.js
  • Supported database (MySQL, Postgres, MsSQL, SQLite)

Once you have the prerequisites, you can install Hadmean using the following steps:

  1. Run the following command to install Hadmean:
npm install -g hadmean
  1. Once the installation is complete, you can run Hadmean with the following command:
hadmean
  1. The application will be accessible at http://localhost:3000.

Alternatively, if you prefer to use Docker, you can check the Dockerfile.example file in the root folder of the repo for instructions on how to use Hadmean with Docker.

Summary:

Hadmean is a tool that simplifies the process of building admin apps by automatically generating them from database information. With just one command, users can generate a fully functional admin app that is ready to be deployed. The tool eliminates the need for extensive coding and reduces the learning curve usually associated with building such apps. Hadmean offers a wide range of features, including authentication, role and permissions management, dashboard builder, CRUD operations, and more. It is also open source and free to use.