Webs.Cool: Multi-tenant SaaS Platform
Croco.Team May 20, 2026
A website constructor service and product platform. Build unlimited sites from pre-defined blocks with 48 design variants.
## What is Webs.Cool?
Webs.Cool is a multi-tenant SaaS platform and website constructor that serves two distinct purposes under one unified engine.
### Website Constructor
The website constructor allows any user to create an unlimited number of websites built from pre-defined blocks and 48 design variants. Whether you need a simple landing page or a complex e-commerce store, the constructor provides the building blocks while the platform handles hosting, security, and scaling.
### Custom Apps Platform
Beyond the constructor, Webs.Cool hosts 15+ custom applications built on the shared webs engine. These are Croco.Team's own products — including DocsMint, ExpatFlow, HiAI, Skills.Wtf, Coffee Monsters, Goals Planning, HypeIsReal, and Amigo — each with unique UX but sharing the core platform infrastructure.
## Key Features
### AI Content Engine
The platform includes a sophisticated AI Content Engine with trend analysis capabilities and a built-in AI Editor-in-chief. The AI continuously monitors industry trends, identifies content opportunities, and assists in creating optimized content that resonates with target audiences.
### Smart Store
The Smart Store enables selling digital content including courses, PDF guides, templates, and other digital products. Integrated with MedusaJS for product management and NOWPayments for cryptocurrency transactions.
### The Guestbook
A community-driven feature replacing traditional review systems. Instead of encouraging competitive critique, The Guestbook fosters community engagement and mutual support among users.
### Multi-language Support
Automatic translations to 21 languages ensure your content reaches global audiences. The translation system preserves SEO value while making content accessible across language barriers.
### AI Article Generation
Powered by Mastra workflows, the platform can generate articles automatically through a pipeline that searches trends, selects topics, researches web sources, writes content, checks for duplicates, polishes the output, and saves to the database.
## Tech Stack
- Backend: Bun, Elysia, TypeScript — port 50100
- Frontend: SvelteKit 2 + Svelte 5 — port 50101
- Admin: Next.js 16 + React 19 — port 50102
- Database: PostgreSQL 18.3 with pgvector for semantic search
- Cache/Queue: Redis 8.4 with BullMQ for job processing
- Storage: MinIO S3-compatible object storage
- Proxy: Caddy for automatic HTTPS and reverse proxy
## Architecture
The platform follows a microservices-inspired architecture within a monorepo, allowing independent scaling of frontend, backend, and admin surfaces. Each component communicates through well-defined API contracts, enabling team autonomy while maintaining system coherence.
## Deployment
Runtime environment includes Docker containers orchestrated via docker-compose, with health checks and automatic restarts ensuring high availability. PostgreSQL, Redis, and MinIO run as separate containers with persistent volumes for data durability.
The platform represents Croco.Team's approach to building sustainable software businesses — reusing proven infrastructure across multiple products while maintaining the flexibility to innovate on individual offerings.