Skip to content

promptfoo/mini-foo

Repository files navigation

Mini-foo

Evaluation results viewer with React frontend and Express backend.

Quick Start

Prerequisites: Node.js ≥20

npm install
npm start

Development

  • npm test - Run all tests
  • npm run lint - Lint code
  • npm run format - Format code

API

  • GET /evals - Retrieve all evaluations with results

Architecture

  • Frontend: React + TypeScript + Vite (port 3007)
  • Backend: Express + SQLite + TypeScript (port 8085)
  • Database: Auto-initialized with sample data

About

Mini promptfoo used for interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •