sprkl-dev / use-sprkl

A repository for sprkl users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sprkl Sample Project

What is Sprkl?

Sprkl is a Personal Observability platform that provides personalized feedback on your code changes while coding in the IDE. Powered by OpenTelemetry, Sprkl instruments every code change and analyzes it upon execution. Sprkl helps ship correct and efficient code while spending less time on debugging, code reviews, and frustrating rework.

Getting Started

Checkout our demo video for more guidance on how to get started.

Simple Example

Open in Gitpod

To run a simple example:

yarn install
yarn example

This will:

  1. Make a code change (via git patch)
  2. Spin-up a docker-compose based micro-service application
  3. Perform Jest tests

Open the sprkl extension dashboard (click on the sloth icon on the left panel) to see the results in the Sprkl dashboard.

Additional Information

Documentation

Checkout our docs for additional instructions.

Help

Join our Slack community for the fastest answers to your questions! Or contact us at support@sprkl.dev.

About

A repository for sprkl users

License:MIT License


Languages

Language:JavaScript 60.7%Language:SCSS 19.0%Language:TypeScript 10.9%Language:Shell 4.5%Language:Dockerfile 2.5%Language:HTML 1.6%Language:Starlark 0.9%