A comprehensive contract management system with version control, integrations, and advanced security features.
- Contract creation and management
- Version control and change tracking
- Comments and approval workflows
- Third-party integrations (Salesforce, HubSpot, etc.)
- Advanced security with encryption and 2FA
- Email notifications
- Real-time activity feeds
- Clone the repository
- Run the setup script:
./scripts/setup.sh - Copy
.env.exampleto.envand configure - Install dependencies:
make install - Start development servers:
make dev
backend/- Node.js/Express APIfrontend/- React applicationshared/- Shared modulesconfig/- Configuration filestemplates/- Email templates
See the docs/ directory for detailed documentation.