๐Ÿข SaaS Company Profile

Build Your Company Profile
In Minutes

Create stunning company profiles with our drag-and-drop builder. No coding required. Multi-tenant architecture for scalability.

๐Ÿงช Development Test URLs

Use these URLs to test different routes (make sure to update your hosts file)

๐Ÿ” Super Admin
Manage all tenants & packages
http://admin.saas.aforsy.my.id
Routes to: (admin)/admin/*
Open Super Admin โ†’
๐Ÿ‘ค Tenant Dashboard
Manage pages & content
http://demo.saas.aforsy.my.id/dashboard
Routes to: (dashboard)/dashboard/*
Open Dashboard โ†’
๐ŸŒ Visitor Page
Public company profile
http://demo.saas.aforsy.my.id
Routes to: [domain]/*
Open Visitor Page โ†’
๐Ÿ“‹ Setup Guide
Add these entries to your hosts file for local testing
# Windows: C:\Windows\System32\drivers\etc\hosts
# Mac/Linux: /etc/hosts

127.0.0.1 localhost
127.0.0.1 admin.localhost
127.0.0.1 demo.localhost
127.0.0.1 company-a.localhost
127.0.0.1 company-b.localhost

After editing, you may need to flush DNS cache or restart your browser.