1.0.1 • Published 3 months ago

@outsidestudio/create-copilot-app v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

Copilot custom app starter kit

This is a starter kit for Copilot custom apps. It contains a simple app that includes:

  • Linting setup with prettier, eslint and husky
  • GitHub actions for linting
  • A basic health check API
  • Prisma ORM support
  • Tailwind config based on Copilot theme
  • Zod setup for validation
  • Copilot SDK setup
  • DB client set up
  • Pull request template

Installation

npx @outsidestudio/create-copilot-app app-name