Sample Apps
Oso built the following sample apps to provide reference and inspiration for using Oso Cloud in your application.
- Multi-tenant Google Drive-like file-sharing (opens in a new tab) using:
- Local authorization + PostgreSQL (orchestrated)
- TypeScript + React w/ NodeJS via Next.js (orchestrated)
- List filtering (opens in a new tab) using:
- Local authorization + PostgreSQL (local)
- Ruby on Rails (local)
- GitCloud (opens in a new tab)
- This is a very complex application often used for demos; its
main
branch is not always in a runnable state.
- This is a very complex application often used for demos; its