@launch77-shared/plugin-drizzle-api
v0.0.1
Published
Drizzle ORM database connectivity with Neon/Vercel Postgres
Downloads
67
Readme
DrizzleApi Plugin
Drizzle ORM database connectivity with Neon/Vercel Postgres
Installation
launch77 plugin:install drizzle-apiUsage
After installation, the plugin will:
- TODO: Describe what the plugin does
- TODO: List any files created or modified
- TODO: Explain configuration options
Development
Building
npm run buildTesting
npm run typecheckTemplate Files
The templates/ directory contains files that will be copied to the target application when this plugin is installed. Add any template files your plugin needs here.
Showcase Page (Optional)
To create an examples/documentation page for your plugin:
- Add
"showcaseUrl": "/plugins/"toplugin.json - Create a page at
templates/src/app/plugins//page.tsx - The page will appear on the
/pluginsdiscovery page when installed
See the Plugin Development Guide for details.
License
UNLICENSED
