This website plus 1 year free hosted
No source code - only hosted for 1 years for free and you running it - full owenership - with free updates for 6 months for future features - source code can be bought separately
https://redditorshop.com/products/seller-keys-and-file-website
A modern e-commerce platform with advanced features for digital product sales, user management, and secure payments.
- User authentication with session management
- Admin and customer role separation
- Account management (password reset, profile updates)
- IP-based security monitoring and automated blocking
- Failed login attempt monitoring
- Multi-country access detection
- Automated IP banning and security event logging
- Admin security alerts
- Digital product listings with support for:
- File downloads (secured delivery)
- Product keys/license distribution
- Product ratings and reviews system
- Product categorization and organization
- Stock management for both file and key products
- Product sorting/reordering capabilities
- Product search and filtering
- Multiple payment gateway integrations:
- Stripe for credit card payments
- Cryptomus for cryptocurrency payments
- CoinPayments for additional crypto options
- Wallet system for store credit
- Wallet top-up functionality
- Balance-based purchases
- Comprehensive order management
- Order history and tracking
- Percentage and fixed-amount discounts
- Product-specific coupons
- User-specific coupons
- Usage limits and expiration dates
- Automatic discount application
- Social media service integration
- Service order management
- Service categories
- Service-specific pricing and options
- Partial completion and refund handling
- Sales analytics and reporting
- User management
- Content and theme management
- Security logs and alerts
- IP management (blacklist/whitelist)
- File upload management
- Product and order administration
- Wallet transaction monitoring
- Coupon management
- Ticket-based support
- File attachments in tickets
- Admin response system
- Ticket status tracking
- Order status notifications
- Ticket updates
- Administrative alerts
- System notifications
- Theme customization options:
- Color schemes
- Appearance modes (light/dark)
- Animation settings
- Layout adjustments
- Logo and favicon customization
- SEO settings management
- Social media links
- Store description customization
- Hero section configuration
- Frontend: React + Vite
- Backend: Express.js
- Database: PostgreSQL with Drizzle ORM
- UI: TailwindCSS + Radix UI
- File Processing: Sharp for image optimization
- Install dependencies:
npm install
- Configure environment variables:
DATABASE_URL=postgresql://user:password@host:port/dbname
SESSION_SECRET=your_session_secret
- Initialize database:
npm run db:push
- Start development server:
npm run dev
- Navigate to Admin > Stripe Settings
- Enter your API keys
- Configure webhook URL
- Enable Stripe payments
- Navigate to Admin > Cryptomus Settings
- Enter Merchant ID and Payment Key
- Enable Cryptomus payments
- Navigate to Admin > CoinPayments Settings
- Enter Merchant ID, API keys, and IPN Secret
- Enable CoinPayments with desired cryptocurrencies
Edit theme settings in the Admin Panel under Content Management > Theme:
{
"variant": "professional",
"primary": "#3d1cb5",
"appearance": "dark",
"radius": 1.4,
"gradient": {
"from": "#000000",
"to": "#321863",
"enabled": true
},
"animation": {
"enabled": true,
"speed": "normal"
}
}
All rights reserved. This project is proprietary and confidential.