Open Source Licenses
Last updated: May 9, 2026
AMS Backoffice is built on top of open source software developed by a global community of authors. We're grateful for their work and want to acknowledge it here.
The list below covers the principal open source libraries we depend on. Each library is governed by its own license, available at the link provided. The complete list of dependencies (including transitive ones) lives in our package.json and lockfiles.
Web dashboard
| Library | Purpose | License |
|---|---|---|
| Next.js | Application framework | MIT |
| React | UI library | MIT |
| TypeScript | Language | Apache-2.0 |
| Tailwind CSS | Styling | MIT |
| shadcn/ui | UI components | MIT |
| @base-ui-components/react | Headless UI primitives | MIT |
| @supabase/supabase-js | Database & auth client | MIT |
| @tanstack/react-query | Server-state management | MIT |
| react-hook-form | Form state | MIT |
| Zod | Schema validation | MIT |
| Recharts | Charts | MIT |
| Lucide | Icons | ISC |
| Sonner | Toast notifications | MIT |
| date-fns | Date utilities | MIT |
Mobile app
| Library | Purpose | License |
|---|---|---|
| Expo | React Native runtime & build tools | MIT |
| Expo Router | File-based navigation | MIT |
| React Native | Mobile UI framework | MIT |
| react-native-paper | Material Design components | MIT |
| react-native-reanimated | Animations | MIT |
| react-native-gesture-handler | Touch & gestures | MIT |
| react-native-svg | SVG rendering | MIT |
| @react-native-async-storage/async-storage | Local key/value storage | MIT |
| expo-image-picker | Camera & photo library access | MIT |
| expo-document-picker | File selection | MIT |
| expo-haptics | Haptic feedback | MIT |
| expo-secure-store | Encrypted credential storage | MIT |
| Zustand | Client state management | MIT |
| MaterialCommunityIcons (@expo/vector-icons) | Icons | MIT |
Requesting full license texts
If you would like the full text of any license referenced above, or a complete dependency manifest, please email support@amsbackoffice.com and we'll send it to you.