fzsmphone
iOS-style phone simulator web app for immersive social RP.
Features
- iOS-style UI with 45+ pages
- AI-powered content generation (OpenAI compatible API)
- Discord OAuth2 authentication
- Five modules: Chat, Social, Entertainment, Lifestyle, Tools
Tech Stack
- Frontend: Vue 3 + TypeScript + Vite + Pinia
- Backend: Go 1.22 + Chi v5 + PostgreSQL 16
- Auth: Discord OAuth2 + JWT
Post-deploy Configuration
- Create an app at Discord Developer Portal
- Set OAuth2 Redirect URI to
https://your-domain.zeabur.app/auth/callback
- Fill in Discord configuration in Zeabur environment variables
More info: GitHub