0.76.0 • Published 10 months ago

system-panda v0.76.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

0.75.2

10 months ago

0.75.1

10 months ago

0.75.0

10 months ago

0.74.0

10 months ago

0.73.0

10 months ago

0.72.0

10 months ago

0.71.0

10 months ago

0.7.0

10 months ago

0.70.3

10 months ago

0.70.2

10 months ago

0.70.1

10 months ago

0.70.0

10 months ago

0.62.0

10 months ago

0.61.1

10 months ago

0.61.0

10 months ago

0.6.0

10 months ago

0.5.8

10 months ago

0.5.7

11 months ago

0.5.6

11 months ago

0.5.5

11 months ago

0.5.4

11 months ago

0.5.3

11 months ago

0.5.2

11 months ago

0.5.1

11 months ago

0.5.0

11 months ago

0.4.9

11 months ago

0.4.8

11 months ago

0.4.7

11 months ago

0.4.6

11 months ago

0.4.5

11 months ago

0.4.4

11 months ago

0.4.3

11 months ago

0.4.0

11 months ago

0.3.7

11 months ago

0.3.6

11 months ago

0.3.5

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago