Use these credentials to access the platform after installation and seeding
super-admin@gmail.com
BetaZen@2023
admin@gmail.com
BetaZen@2023
Everything you need to run a professional MongoDB management service
Jump to any section of the documentation
Server requirements, cPanel setup, VPS deployment, Docker configuration
Configure .env file, MongoDB connection, JWT secrets, payment gateways
Manage companies, packages, payments, website editor, settings
Database management, users, roles, subscription, profile settings
Complete REST API documentation with endpoints and examples
Common issues, error solutions, and debugging tips
Minimum requirements to run Mongo My Admin
# Extract and install
cd mongo-my-admin
npm install
# Configure environment
cp .env.example .env
nano .env
# Seed the database
node server/scripts/seed.js
# Build for production
npm run build
# Start server
npm start
# Server running on port 6008
✓ MongoDB SaaS Platform Ready!
Unified Next.js application serving three integrated systems