Skip to content

Repository files navigation

AlphaFC Platform

AlphaFC is a fan-powered football club platform for bringing supporters closer to club operations. The product combines club actions, member quests, voting flows, wallet-based identity, and team-management experiences so fans can participate in decisions such as scouting, kit design, events, and community rewards.

This monorepo contains:

  • apps/webapp: the main AlphaFC fan and club-management web app.
  • apps/arena: Alpha Arena, an interactive football mini-game and campaign experience.
  • api: the Express/TypeScript backend for platform routes, Privy auth, Supabase data access, and integrations.

Recognition

Tech Stack

  • Turborepo monorepo
  • Next.js apps with TypeScript and Tailwind CSS
  • Express API with TypeScript
  • Supabase for data storage
  • Privy for auth and wallet onboarding
  • Solana wallet adapters and web3 tooling

Development

Use pnpm from the repository root.

pnpm install
pnpm dev

Copy the example environment files before running individual services:

cp api/.env.example api/.env.local
cp apps/webapp/.env.example apps/webapp/.env.local
cp apps/arena/.env.example apps/arena/.env.local

Fill in the local values for Supabase, Privy, and any deployment URLs before starting the apps.

About

AlphaFC Platform (MVP)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages