Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.15 KB

Flipt Labs 🧪

Open in GitHub Codespaces

This repository serves as a location to explore Flipt use cases and configurations.

Each subdirectory is a self-contained application that can be run locally.

We'll be adding more applications over time, so check back often!

Applications

  • Chatbot - A set of tutorials on how to use Flipt in different scenarios, based on the idea of releasing an AI-powered chatbot.
  • Cup - A tutorial demonstrating the Cup project managing different configuration formats.
  • Sidecar - Demonstrates how to use Flipt as a sidecar to your application for fast evaluations in various configurations.

Usage

  1. Clone this repository
  2. cd into a subdirectory (e.g. cd chatbot)
  3. Run ./scripts/start or similar scripts to start the application

Troubleshooting

If you run into any issues, please open an issue and we'll get back to you as soon as we can.