Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

appritechnologies/Postkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

294 Commits

Repository files navigation

PostKit

PostKit Logo Design - Light

Open-source backend stack for modern applications

Active Development

This project is in active development. Expect breaking changes, incomplete features, and frequent updates.

The Stack

PostKit brings together the following components:

  • PostgreSQL – Core database
  • PostgREST – Auto-generated REST API
  • Keycloak – Authentication and authorization
  • Graphile Worker – Background job processing
  • Appri Function Runtime – Serverless-style JS/TS function handler
  • PG-Storage – Supabase Storage fork
  • Traefik – API Gateway and reverse proxy

PostKit CLI

The PostKit CLI (@appritech/postkit) is the developer toolkit for working with the PostKit stack. It provides safe database migrations, auth management, and project scaffolding.

Documentation: https://docs.postkitstack.com/

Quick Start

# Install the CLI
npm install -g @appritech/postkit
# Initialize a new project
postkit init
# Start a database migration session
postkit db start

See the CLI README for the full command reference.

Documentation

Full documentation is available at docs.postkitstack.com.

For more help, see Troubleshooting or open an issue on GitHub.

Links

License

Apache-2.0


Built by AppriTeam

AltStyle によって変換されたページ (->オリジナル) /