Skip to content

A starter kit for Copilot custom app

Notifications You must be signed in to change notification settings

pagevamp/copilot-custom-app-starter-kit

Repository files navigation

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

About

A starter kit for Copilot custom app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published