All Projects → contember → admin

contember / admin

Licence: other
Define your own management UI with high-level React.js components and it automatically connects via GraphQL API.

Programming Languages

typescript
32286 projects
CSS
56736 projects
Sass
350 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to admin

TaxoPress
TaxoPress is a plugin that can create and manage Tags, Categories and all your WordPress taxonomy terms.
Stars: ✭ 46 (-26.98%)
Mutual labels:  administration
spectre-canjs
A data administration component library built on the Spectre.css framework enabled with CanJS
Stars: ✭ 25 (-60.32%)
Mutual labels:  administration
Aton
Open web computer laboratory administrator
Stars: ✭ 15 (-76.19%)
Mutual labels:  administration
forest-express
🧱 Dependency of Express Lianas for Forest Admin
Stars: ✭ 73 (+15.87%)
Mutual labels:  administration
chaldene
Chaldene Admin Template
Stars: ✭ 46 (-26.98%)
Mutual labels:  administration
ssa
Web panel for small Debian and Ubuntu servers.
Stars: ✭ 16 (-74.6%)
Mutual labels:  administration
Temboard
PostgreSQL Remote Control
Stars: ✭ 218 (+246.03%)
Mutual labels:  administration
releaf
Administration interface for Ruby on Rails
Stars: ✭ 17 (-73.02%)
Mutual labels:  administration
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+384.13%)
Mutual labels:  administration
mailserver-admin
Management interface for docker-mailserver.
Stars: ✭ 16 (-74.6%)
Mutual labels:  administration
pkgcheck
Script to check installer pkgs for deprecated runtime calls
Stars: ✭ 88 (+39.68%)
Mutual labels:  administration
bigfix-content
a repo to store some example bigfix-content
Stars: ✭ 27 (-57.14%)
Mutual labels:  administration
Rodney
A Discord bot developed in JavaScript using the discord.js library.
Stars: ✭ 23 (-63.49%)
Mutual labels:  administration
boilerplate
Laravel AdminLTE 3 Boilerplate package with blade components, users, roles and permissions management
Stars: ✭ 167 (+165.08%)
Mutual labels:  administration
Quiescis
Quescis is a powerful Remote Access Trojan for windows 💻 on C++
Stars: ✭ 56 (-11.11%)
Mutual labels:  administration
Forest Rails
🌱 Rails Liana for Forest Admin
Stars: ✭ 247 (+292.06%)
Mutual labels:  administration
forest-laravel
🌱 Laravel Liana for Forest Admin. This repo is no longer maintained. Please use laravel-forestadmin instead: https://github.com/ForestAdmin/laravel-forestadmin
Stars: ✭ 4 (-93.65%)
Mutual labels:  administration
grouphelperbot
A Telegram Bot made to help group admins, with Italian/English support.
Stars: ✭ 26 (-58.73%)
Mutual labels:  administration
sqlite-gui
Lightweight SQLite editor for Windows
Stars: ✭ 151 (+139.68%)
Mutual labels:  administration
cas-bootadmin-overlay
CAS Spring Boot Admin Server Overlay Template
Stars: ✭ 20 (-68.25%)
Mutual labels:  administration

Contember Admin

Contember is an open-source, headless CMS without limits. It gives you full control over the administration interface and data structure. Enjoy GraphQL API, role-based access control, authentication and a well-structured PostgreSQL database. Built by developers for developers.

Contributing

If you wish to send a pull request, be sure to first consult the maintainers by creating an issue. We typically react very quickly and are happy to provide any guidance.

Local development setup

  1. Install pnpm if you haven't already. npm -g install pnpm
  2. Run pnpm install
  3. Run docker-compose up
  4. Run test -f docker-compose.override.yaml || cp docker-compose.override.dist.yaml docker-compose.override.yaml
  5. Run docker-compose run contember-cli migrations:execute admin-sandbox

UI development

Run pnpm run storybook. Add/edit stories in packages/ui/stories.

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