||OBS Customer Support
arrow_back My Apps
Developer Portal

New App

OBS will host your frontend. Your backend stays on your own servers — we just load your UI.

How OBS app hosting works
1. Submit your app info + GitHub repo for admin review
2. After draft is saved, upload your built frontend files (the output of npm run build)
3. OBS serves your frontend at /apps/[id] — your backend runs on your own servers
4. Access the current user via window.__OBS__.user in your frontend
Admin will review your code before publishing
After saving, you'll be taken to the edit page where you can upload your built frontend files.