A unified cloud-based Enterprise Resource Planning (ERP) platform built for businesses of all sizes.
Sokostack is an all-in-one business software suite that transforms the way you work. Designed for businesses of all sizes, built by a company that values your privacy.
This workspace contains multiple projects:
| Directory | Description |
|---|---|
admin/ |
Admin dashboard for platform management |
forms/ |
Form builder and response management |
insights/ |
Analytics and reporting platform |
ripplify/ |
Main web application |
shopalize/ |
E-commerce solution |
sokostack/ |
Landing page |
services/auth-service/ |
Authentication service |
packages/shared/ |
Shared utilities and components |
| Module | Description |
|---|---|
| CRM | Pipeline and deal management |
| Secure business email | |
| Books | Accounting & finance |
| Creator | Low-code app builder |
| Desk | Customer support |
| People | HR management |
| Analytics | Reports & dashboards |
| Commerce | Online storefronts |
- Campaigns - Email marketing
- Meetings - Video conferencing
- Chat - Team messaging
- Payroll - Run payroll easily
- Expense - Track spending
- Cloud - Infrastructure
- AI Studio - Build AI agents
- Sites - Website builder
- Bigin - Pipeline-centric CRM for small businesses
- 130M+ Users worldwide
- 150+ Countries served
- 18K+ Employees worldwide
- 29+ Years in business
- 55+ Products
- Long-term commitment - Building sustainable business software
- Customer-first philosophy - Helping businesses grow
- Privacy & Security - We don't sell your data
- Focus on R&D - Owning our entire technology stack
- Frontend: React 18, TypeScript, Vite, Tailwind CSS, shadcn/ui
- Backend: Node.js, Express
- Database: (configurable)
- Node.js 18+
- npm or pnpm
# Install all dependencies
npm install
# Or using pnpm
pnpm install# Run the main app
cd ripplify
npm run dev
# Run admin dashboard
cd admin
npm run dev
# Run forms
cd forms
npm run dev
# Run insights
cd insights
npm run dev
# Run shopalize
cd shopalize
npm run dev
# Run sokostack landing page
cd sokostack
npm run dev
# Run auth service
cd services/auth-service
npm run dev# Build any project
npm run buildMIT
Built with patience. Guided by purpose.