All Projects → ForestAdmin → Forest Express Sequelize

ForestAdmin / Forest Express Sequelize

Licence: gpl-3.0
🌱 Express/Sequelize Liana for Forest Admin

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Forest Express Sequelize

Forest Express Mongoose
🌱 Express/Mongoose Liana for Forest Admin
Stars: ✭ 145 (+8.21%)
Mutual labels:  expressjs, package, admin, admin-dashboard, administration
Forest Rails
🌱 Rails Liana for Forest Admin
Stars: ✭ 247 (+84.33%)
Mutual labels:  admin, admin-dashboard, administration
Django Jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
Stars: ✭ 3,207 (+2293.28%)
Mutual labels:  admin, admin-dashboard, administration
Jet Django
Jet Bridge (Django) for Jet Admin – Admin panel framework for your application
Stars: ✭ 168 (+25.37%)
Mutual labels:  admin, admin-dashboard, administration
Ex admin
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
Stars: ✭ 1,180 (+780.6%)
Mutual labels:  package, admin-dashboard, administration
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (+135.82%)
Mutual labels:  admin, admin-dashboard, administration
Jet Bridge
Jet Bridge – Admin Panel Framework for your application
Stars: ✭ 904 (+574.63%)
Mutual labels:  admin, admin-dashboard, administration
Bhf
Rails-Engine-Gem that offers an admin interface for trusted user
Stars: ✭ 81 (-39.55%)
Mutual labels:  admin, admin-dashboard, administration
Admin
Admin pack (actions, widgets, etc) for Yii2
Stars: ✭ 100 (-25.37%)
Mutual labels:  admin, administration
Layui Admin
基于layui和thinkphp6.0的快速后台开发框架。快速构建完善的管理后台,内置表单、表格的php生成,以及完善的RBAC权限管理。
Stars: ✭ 101 (-24.63%)
Mutual labels:  admin, admin-dashboard
Vali Admin
Free Bootstrap 4 admin/dashboard template
Stars: ✭ 1,391 (+938.06%)
Mutual labels:  admin, admin-dashboard
Gentelella
Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
Stars: ✭ 100 (-25.37%)
Mutual labels:  admin, admin-dashboard
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-26.87%)
Mutual labels:  admin, admin-dashboard
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-24.63%)
Mutual labels:  admin, admin-dashboard
Typescript Restful Starter
Node.js + ExpressJS + Joi + Typeorm + Typescript + JWT + ES2015 + Clustering + Tslint + Mocha + Chai
Stars: ✭ 97 (-27.61%)
Mutual labels:  sequelize, expressjs
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+7352.99%)
Mutual labels:  admin, admin-dashboard
Adminlte
AdminLTE - Free admin dashboard template based on Bootstrap 4
Stars: ✭ 40,112 (+29834.33%)
Mutual labels:  admin, admin-dashboard
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+879.85%)
Mutual labels:  admin, admin-dashboard
Dva Boot Admin
🍰 react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
Stars: ✭ 1,553 (+1058.96%)
Mutual labels:  admin, admin-dashboard
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-20.15%)
Mutual labels:  admin, admin-dashboard

Forest Admin in Nodejs (Express.js & Sequelize)

npm package CI status Test Coverage semantic-release

Forest Admin provides an off-the-shelf administration panel based on a highly-extensible API plugged into your application.

This project has been designed with scalability in mind to fit requirements from small projects to mature companies.

Who Uses Forest Admin

Getting started

https://docs.forestadmin.com/documentation/getting-started/installation

Documentation

https://docs.forestadmin.com/documentation/

How it works

Howitworks

Forest Admin consists of two components:

  • The Admin Frontend is the user interface where you'll manage your data and configuration.
  • The Admin Backend API hosted on your servers where you can find and extend your data models and all the business logic (routes, actions, …) related to your admin panel.

The Forest Admin NPM package (aka Forest Liana) introspects all your data model and dynamically generates the Admin API hosted on your servers. The Forest Admin interface is a web application that handles communication between the admin user and your application data through the Admin API.

Features

CRUD

All of your CRUD operations are natively supported. The API automatically supports your data models' validation and allows you to easily extend or override any API routes' with your very own custom logic.

CRUD

Search & Filters

Forest Admin has a built-in search allowing you to run basic queries to retrieve your application's data. Set advanced filters based on fields and relationships to handle complex search use cases.

Search and Filters

Sorting & Pagination

Sorting and pagination features are natively handled by the Admin API. We're continuously optimizing how queries are run in order to display results faster and reduce the load of your servers.

Sorting and Pagination

Custom action

A custom action is a button which allows you to trigger an API call to execute a custom logic. With virtually no limitations, you can extend the way you manipulate data and trigger actions (e.g. refund a customer, apply a coupon, ban a user, etc.)

Sorting and Pagination

Export

Sometimes you need to export your data to a good old fashioned CSV. Yes, we know this can come in handy sometimes :-)

Export

Segments

Get in app access to a subset of your application data by doing a basic search or typing an SQL query or implementing an API route.

Segments

Dashboards

Forest Admin is able to tap into your actual data to chart out your metrics using a simple UI panel, a SQL query or a custom API call.

Dashboard

WYSIWYG

The WYSIWYG interface saves you a tremendous amount of frontend development time using drag'n'drop as well as advanced widgets to build customizable views.

WYSIWYG

Custom HTML/JS/CSS

Code your own views using JS, HTML, and CSS to display your application data in a more appropriate way (e.g. Kanban, Map, Calendar, Gallery, etc.).

Custom views

Team-based permissions

Without any lines of code, manage directly from the UI who has access or can act on which data using a team-based permission system.

Team based permissions

Third-party integrations

Leverage data from third-party services by reconciling it with your application’s data and providing it directly to your Admin Panel. All your actions can be performed at the same place, bringing additional intelligence to your Admin Panel and ensuring consistency.

Third-party integrations

Notes & Comments

Assign your teammates to specific tasks, leave a note or simply comment a record, thereby simplifying collaboration all across your organization.

Notes and Comments

Activity logs

Monitor each action executed and follow the trail of modification on any data with an extensive activity log system.

Activity logs

Community

👇 Join our Developers community for support and more

Discourse developers community

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].