Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

YohanGH/fan-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fan Leaderboard

Welcome to the Fan Leaderboard repo!

This project provides a full-stack platform

Project Structure

  • app/backend/ – Node.js/Express API server supporting bots, agent management using Letta.
  • app/frontend/ – Modern React (Vite + Tailwind + shadcn/ui) admin dashboard for managing agents and secrets.

Goal

graph LR
    
Loading

Quick Start

Quick start Letta The project uses letta as a core ai agent framework. To deploy it, the easiest way is to use this one click install on railway After deploying it, you will have all the required .env var to start the repo

Quick start Fan Leaderboard

git clone https://github.com/bertrandbuild/fan-leaderboard.git
cd fan-leaderboard
# fill the .env using the app/backend/.env.template
pnpm start # start the backend
# in another terminal
pnpm start:frontend # start the frontend

Tech Stack

  • Backend: Node.js, Express, Letta, Sqlite
  • Frontend: React (Vite), TailwindCSS, shadcn/ui
  • Messaging: Telegram Bot API

Complementary information

This project is for development and demo purposes only!


About

Project completed as part of a hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors