A curated collection of games and apps that truly shine on the AYN Thor dual-screen handheld console — from companion app pairings to native dual-screen Android ports.
Built with Nuxt 3 (SSG), @nuxt/content, Tailwind CSS, and Firebase.
🔗 Live site: GAFT
Create a .env file based on .env.example. Need for Firebase integration.
npm run devOpen http://localhost:3000 in your browser.
# Generate static site
npm run generate
# Preview the generated site
npm run previewSee the How to Add guide for detailed instructions.