@snappy-stack/core
v0.1.12
Published
The independent core engine for SNAPPY Stack projects
Readme
@snappy-stack/core
The independent core engine for the SNAPPY Stack.
This package provides the core infrastructure, authentication handlers, global configurations, and UI components required to run a SNAPPY architecture project built on Next.js 16 and Payload CMS 3.0.
Note: This package requires an active SNAPPY Development License to function in production.
Features
- Independent Engine isolation.
- Built-in caching queries and data layers.
- Edge-ready authentication (Magic Links, JWT).
- Plug-and-play UI components.
Installation
Normally, you do not install this package manually. Instead, use the official SNAPPY CLI to bootstrap your project:
npx create-snappy my-appSecurity & Licensing
This package contains embedded licensing validation. It requires a SNAPPY_LICENSE_TOKEN environment variable to boot the CMS engine.
If you are a licensed developer, please ensure your token is correctly configured in your .env file. Without a valid license, the engine's initialization process will halt or gracefully degrade.
Support
For license inquiries, dev seats, or technical support, please contact the SNAPPY maintenance team at [email protected].
