0.76.0 • Published 2 years ago

system-panda v0.76.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm.io npm.io npm.io npm.io

SystemPanda 🐼

Headless CMS for Node.js, written in TypeScript.

Installation

npm install system-panda

Check out the example app.

Features

  • Hooks

    	Lifecycle hooks for CRUD operations, such as causing side-effects, and validating and modifying input.
  • Plugins

    	Reusable snippets of code that can be installed directly to your app.
  • Webhooks

    	Trigger API requests with data on specific hooks/operations.
  • Collections

    	With Prisma ORM as the database layer, define your data as objects that are mapped to Prisma schema models.
  • REST API

    	Generated REST API for your collections that serve data.
  • Server Extension

    	Extend the internal Express.js server with custom routes, middlewares, and business logic.
  • User Management

    	Authentication and Access Control.

Working On

  • Content media support
  • Standard library of plugins
  • Revisit plugin system (routes for uploading plugins to remote repository, etc.)
  • Custom Hooks/Events
  • Version Control (for rollbacks, etc.)
  • Task scheduling (at specified times/conditions)
  • i18n (default translations for the core app and allowing custom translations for collections)
0.76.0

2 years ago

0.75.2

2 years ago

0.75.1

2 years ago

0.75.0

2 years ago

0.74.0

2 years ago

0.73.0

2 years ago

0.72.0

2 years ago

0.71.0

2 years ago

0.7.0

2 years ago

0.70.3

2 years ago

0.70.2

2 years ago

0.70.1

2 years ago

0.70.0

2 years ago

0.62.0

2 years ago

0.61.1

2 years ago

0.61.0

2 years ago

0.6.0

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.0

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago