f038c16e3106ea62bd1fb98e6dc30b8357b6160b
Reviewed-on: http://192.168.1.74:30008/kfj001/kryz-go/pulls/2
kryz-go
KRYZ Go! mobile radio app built with Next.js + React and packaged with Capacitor.
Stack
- Next.js (App Router, static export)
- React
- Capacitor (Android and iOS)
@anuradev/capacitor-background-modefor improved background playback reliability
Install
npm install
Develop Frontend
npm run dev
Build Web Assets For Capacitor
npm run build
This exports static files into out/, which is the Capacitor webDir.
Sync Native Projects
npm run sync
Run Android
npm run android
Open Android Studio
npm run open:android
Languages
TypeScript
50.1%
CSS
21%
Swift
14.3%
Java
6.1%
Dockerfile
5.1%
Other
3.4%