âš™ī¸ System Settings

Configure application behavior and limits

Registration Settings

Users must verify email before logging in
Anyone can create an account

Limits

Maximum items each user can create

Maintenance

Only admins can access the app

📁 Data Sources

Choose where to store your application data

💾
Active: Browser Storage
Currently storing data locally
💾 localStorage DEFAULT

Browser-based storage. Data persists locally, no sync across devices.

✓ No setup required ✓ Works offline ✗ No sync
📊 Google Sheets CLOUD

Use Google Forms for writes and Apps Script API for reads.

✓ Free tier ✓ Cloud sync ✓ Spreadsheet backup
📝 GitHub Gist CLOUD

Store data in a GitHub Gist. Public or secret, with version history.

✓ Version control ✓ Public or private ✓ Free unlimited
🐙 GitHub Repo CLOUD

Store JSON data in a GitHub repository file.

✓ Version control ✓ CI/CD friendly ✗ Requires token
đŸ“Ļ JSONbin.io CLOUD

Free JSON storage API. 10K requests/month on free tier.

✓ Simple REST API ✓ Free tier ✗ Rate limited
📍 npoint.io CLOUD

Free JSON endpoints. No authentication required.

✓ No auth needed ✓ Free forever ✗ Public only

đŸ—ƒī¸ SQL Database

Query and manage the shared AIUNITES database

🌐 Database Location

đŸ’ģ Browser
đŸ’ģ Browser Active

Stored in localStorage. This device only.

đŸ–Ĩī¸ Local Server

Your PC + Cloudflare Tunnel. Access anywhere.

🐙 GitHub Sync

Auto-sync .db file to GitHub. All sites access.

⚡ Supabase

Cloud PostgreSQL. Real SQL, free tier.

🚀 Turso

Edge SQLite. Fast, free 9GB.

âšĒ Initializing... 🐙 GitHub Sync

📁 Tables

No database loaded

📝 SQL Query

📊 Results
Run a query to see results

📜 History

No queries yet

đŸ‘Ĩ Users

Manage user accounts and permissions

0 users

📊 Statistics

Application metrics and usage data

0
Total Users
0
Total Items
0
Admins
0 KB
Storage Used

Data Management

💰 Monetization

Configure affiliate links and ad placements

đŸ’ŗ Amazon Associates

Earn commissions from product recommendations on your landing page.

Your Amazon Associates tracking ID (e.g. mysite-20)

Products

📊 Google AdSense

Display automatic ads on your site. Requires an approved AdSense account.

Your AdSense publisher ID (starts with ca-pub-)
Where ads appear on the landing page

📝 Changelog

Version history and updates

v1.2.0 January 25, 2026

  • Admin Page - Dedicated admin.html page with sidebar navigation
  • Data Sources tab with 6 storage backend options
  • SQL Database tab with query interface
  • Better organization and readability

v1.1.0 January 24, 2026

  • Cross-Site Auth - Login works across all AIUNITES sites
  • GitHub database sync for user data
  • SQL.js integration for browser SQLite

v1.0.0 January 2026

  • Initial DemoTemplate release
  • User authentication system
  • Admin panel with modal
  • Settings, backup, and cache viewer