OrdioDocumentation
Version 1.0.0
Installation guide →
Start here

Requirements

Ordio is a Firebase and static-web application. It does not require PHP, MySQL, a cron job, a queue worker or a traditional shared-hosting database.

Required

RequirementSupported value
Installation computerWindows, macOS or Linux with terminal access
Node.js22.12 or newer
npmIncluded with a supported Node.js installation
FirebaseGoogle account, Firebase project and Blaze billing plan
Firebase servicesEmail/Password and Phone Authentication, Firestore, Storage and Functions
Website hostHTTPS static hosting with a rewrite to /index.html
BrowserCurrent Chrome, Edge, Firefox or Safari
Internet accessRequired during installation and deployment

Allow approximately 500 MB of free local disk space for the extracted source, dependencies and production build. Product and cover images are stored in Firebase Storage rather than the website host.

  • Netlify for the first frontend deployment.
  • A Firebase region close to the business and its customers.
  • A Google Cloud budget alert before testing phone verification or Functions.
  • A custom domain after the host-provided HTTPS address passes the launch checklist.

Optional integrations

FeatureAccount or service
Online paymentsStripe, PayPal, Paystack or Yoco business account
WhatsApp messagesMeta WhatsApp Cloud API
Address suggestionsGoogle Places API

Hosting compatibility

Netlify, Firebase Hosting, Cloudflare Pages and Vercel are documented. Another static host is supported when it serves the dist files over HTTPS and rewrites application routes to /index.html.

Traditional hosting is suitable only when it supports static files, HTTPS and the required rewrite. Hosting that provides only PHP/MySQL without a suitable static-site configuration is not sufficient. No server file permissions, database creation, cron job or queue worker is required.

Ordio documentation - Updated 9 August 2026Your hosting. Your data.