Skip to content

WunderBart/codevitals

 
 

Repository files navigation

CodeVitals

Follow the performance metrics of your codebase.

Setup

To run the application locally, you need a planetscale database setup and a .env.local file with the following variables:

PLANETSCALE_TOKEN=
PLANETSCALE_TOKEN_NAME=wey04r99cuuw
PLANETSCALE_ORG=
PLANETSCALE_DB=metrics
GITHUB_ID=
GITHUB_SECRET=
NEXTAUTH_SECRET=random

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%