Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.17 KB

Vash Esports

Next-Gen Esports Platform

⚠️ This project is currently in pre-Alpha version, meaning a lot of functionality is missing or broken. Please keep in touch with our X and Discord Server for updates.⚠️

Features

  • (🔨 ONGOING) Register for and Create your favorite osu! tournaments
  • (🔨 ONGOING) Event schedules, teams list, map pools and more
  • (🔨 ONGOING) View matches with live info and streams
  • (🔨 ONGOING) Fully automarically refereed matches
  • (🔨 ONGOING) Notifications and scheduling for matches in your own apps
  • (🔨 ONGOING) Quick play ranked matches
  • (⌛ UPCOMING) Collaborative + AI map pool tools
  • (⌛ UPCOMING) Commentator dashboard with realtime data and statistics
  • (⌛ UPCOMING) Connect with others in discussions, chat and DMs
  • (⌛ UPCOMING) Statistics and leaderboards/ladders
  • (⌛ UPCOMING) Custom Battle Royale mode

Running

  1. Clone the repository
  2. Copy .env.example to .env and fill in the required environment variables
  3. Run bun install to install the dependencies
  4. Run bun run dev to start the development server
  5. Visit http://localhost:5173