Step-by-step guide to deploy a MentraOS app to Railway, connect your GitHub repository, configure environment variables, register the app in the MentraOS Developer Console, and enable continuous deployments.
my-mentraos-app
)yourapp-production-fa42.up.railway.app
https://yourapp-production-fa42.up.railway.app
)https://yourapp-production-fa42.up.railway.app/webview
app_config.json
file by clicking the “Import app_config.json” button under Configuration Management:
app_config.json
file from your cloned repository.env.example
fileorg.yourname.appname
to your unique package name (e.g., com.yourname.mymentraosapp
)your_api_key_here
with your actual API key from the MentraOS Console3000
src/index.ts
)