create-copilot-app

2.1.0 • Public • Published

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
  • MUI setup that includes ThemeRegistry, theme config and its type definitions
  • Dockerized PostgreSQL
  • Setup Jest for testing

Installation

npx create-copilot-app app-name

Readme

Keywords

Package Sidebar

Install

npm i create-copilot-app

Weekly Downloads

1

Version

2.1.0

License

none

Unpacked Size

58.6 kB

Total Files

54

Last publish

Collaborators

  • sazanrjb