Meteor Type - NotebookLM Source Page
This page is a crawler-friendly reference for chat.who494.com. It is designed for tools like NotebookLM that prefer static, text-first pages over JavaScript-rendered SPA shells.
Project Overview
Meteor Type is a web-based typing game platform. Users can practice word, sentence, and paragraph typing modes, track performance (WPM, accuracy, score), browse leaderboard data, and manage themes and profile information.
Technology Stack
- Frontend: Vue 3 + TypeScript + Pinia + Vue Router (built with Vite)
- Backend: Spring Boot (Java), REST APIs, OAuth2 login, JWT auth
- Database: SQLite
- Deployment model: frontend static assets served from Spring Boot
/static
Major Features
- Typing game modes: standard, expert, blind
- Typing structures: word, sentence, paragraph
- Multilingual support via i18n message APIs
- Leaderboard, profile stats, and theme management
- Keyboard-first controls in settings and result screens
Public Website and API Endpoints
- Main app: https://chat.who494.com/
- i18n locales: https://chat.who494.com/api/i18n/locales
- Leaderboard: https://chat.who494.com/api/leaderboard
- Content categories: https://chat.who494.com/api/contents/categories
- Public themes: https://chat.who494.com/api/theme/public
Machine-Readable Discovery Links
- LLMs index: https://chat.who494.com/llms.txt
- Sitemap: https://chat.who494.com/sitemap.xml
- Robots: https://chat.who494.com/robots.txt
Last updated: 2026-02-12