Support & Help
Welcome to the Ever Works support center. We're here to help you get the most out of your work website building experience.
Getting Help
Community Support
- GitHub Issues - Report bugs, request features, or ask technical questions
- Discord Community - Join our active Discord server for real-time support
- Stack Overflow - Ask technical questions with the
ever-workstag
Professional Support
- Email Support - Direct support for business inquiries
- Security Issues - Report security vulnerabilities privately
- Enterprise Support - Dedicated support for enterprise customers
Documentation Resources
Getting Started
- Overview - Understanding the platform
- Getting Started - Initial setup and configuration
- Installation Guide - Complete setup instructions
- Development Workflow - Development best practices
Architecture & Features
- Architecture - System design and infrastructure
- Features - Detailed feature documentation
- Environment Variables - Configuration reference
Platform Access
Cloud Platform
- Ever Works - Build and deploy your work website
Self-Hosted Options
- GitHub Repository - Clone and self-host your instance
- Docker Deployment - Container-based installation
Troubleshooting
Common Issues
Installation Problems
- Node.js Version: Ensure you're using Node.js 22+ (matches the platform's
package.jsonengines requirement) - Dependencies: Run
pnpm installin the project root - Port Conflicts: Use
--portflag to specify a different port
Build Issues
- TypeScript Errors: Check your TypeScript configuration
- Missing Dependencies: Ensure all packages are properly installed
- Environment Variables: Verify your
.envfile configuration
Runtime Issues
- API Connection: Check your
EVER_WORKS_API_URLenvironment variable - Authentication: Verify your API credentials
- Database: Ensure database connections are properly configured
Debug Mode
Enable debug logging by setting environment variables:
DEBUG=ever-works:*
NODE_ENV=development
Contributing
We welcome contributions from the community! Here's how you can help:
- Submit Pull Requests - Contribute code improvements
- Feature Requests - Submit your ideas
- Roadmap - See what's planned
When submitting contributions, we require a Contributor Assignment Agreement (CAA).
Enterprise Support
For enterprise customers, we offer:
- Priority Support: Dedicated support channels
- Custom Integrations: Tailored solutions for your needs
- Training & Onboarding: Get your team up to speed quickly
- SLA Guarantees: Service level agreements for critical deployments
Contact us at [email protected] for enterprise support options.
License
Ever Works Platform is available under dual licensing:
- AGPL v3 - For open source use
- Commercial License - For proprietary use, contact [email protected]
Contact Information
- Website: ever.co
- Email: [email protected]
- Twitter: @everworks
- GitHub: ever-works/ever-works
Need immediate help? Join our Discord community for real-time support from the Ever Works team and community.