This repository has been consolidated and is no longer actively maintained.
All content from this repository has been merged into:
✅ All source code - The complete web application codebase
✅ Documentation - API docs, deployment guides, and more
✅ Configuration files - package.json, .env.example, etc.
✅ Styling - All CSS and design assets
✅ Contribution guidelines - CONTRIBUTING.md
✅ All commit history - Preserved in the consolidation commit
On December 29, 2025, we consolidated two repositories to create a unified platform:
- operatoruplift.created.app - Now contains both the UPLIFT Runtime documentation/examples AND the web application
- operatoruplift-created-app - This repository (archived)
The unified repository provides:
- Single source of truth for all Operator Uplift code and documentation
- Easier maintenance and contribution workflow
- Complete platform in one location
- All advanced examples and documentation added on Dec 29, 2025 are preserved
# Clone the consolidated repository
git clone https://github.com/operatoruplift/operatoruplift.created.app.git
# Navigate to the project
cd operatoruplift.created.app
# Install dependencies
npm install
# Configure environment
cp .env.example .env
# Start development
npm run devVisit the new repository for:
- New Repository: https://github.com/operatoruplift/operatoruplift.created.app
- Issues: https://github.com/operatoruplift/operatoruplift.created.app/issues
- Discussions: https://github.com/operatoruplift/operatoruplift.created.app/discussions
If you have any questions about this consolidation or need help finding something:
- Visit the new repository
- Open a discussion
- Check the documentation
Thank you for your interest in Operator Uplift!
Please update your bookmarks and git remotes to point to the new unified repository.
# If you have this repo cloned, update your remote:
git remote set-url origin https://github.com/operatoruplift/operatoruplift.created.app.gitThis repository was created on December 29, 2025, and contained the web application code for the Operator Uplift platform. It has been successfully merged into the unified repository on the same day, with all content and history preserved.
Archived Date: December 29, 2025
Consolidated Into: operatoruplift.created.app
Status: Read-only archive