orqys-playground
Description: _No description_
README
Orqys Playground 🚀
Orqys is a powerful orchestration platform designed to bridge the gap between description and deployment. Our motto is simple: Describe it, Orqys builds it.
This repository, Orqys Playground, serves as a live, interactive demo environment where users can witness the power of our platform in real-time. It is a fully functional Next.js dashboard that Orqys can modify, extend, and maintain based on your natural language descriptions.
---
🏗️ How the Instant Demo Works
Experience the future of development in three simple steps:
1. Request an Instant Demo
Visit our Landing Page and click on the "Try Instant Demo" button. You will be asked to enter your email address to get started.
2. Enter Your Dedicated Slack Channel
Once you submit your email, Orqys automatically creates a dedicated, private channel for you in our Slack Workspace. You will receive an invite link to join this channel.
3. Describe Your Task
In your dedicated Slack channel, simply tag our Orqys Bot and describe a task or a feature you'd like to see in this playground. For example:
"@Orqys Add a new 'User Analytics' chart to the ecommerce dashboard with a dark purple theme."
4. Watch the Magic Happen
Orqys will process your request, generate the necessary code changes, and automatically create a Pull Request (PR) in this repository. You can then review the code and see your requested feature come to life in the playground.
---
🛠️ Technology Stack
The Orqys Playground is built using a modern, high-performance stack:
- Framework: Next.js 15+ (App Router)
- Styling: Tailwind CSS v4
- Language: TypeScript
- UI Components: Custom premium components optimized for performance and accessibility.
- Charts: ApexCharts for rich data visualization.
For a deeper dive into the system design, please refer to our [ARCHITECTURE.md](./ARCHITECTURE.md).
---
🚀 Local Development
If you'd like to explore the code or run the playground locally:
1. Clone the Repository
git clone https://github.com/Orqys/orqys-playground.git
2. Install Dependencies
npm install
3. Run the Development Server
npm run dev
Open http://localhost:3000 with your browser to see the result.
---
📄 License
Orqys Playground is released under the [MIT License](./LICENSE).
🤝 Support
If you have any questions or need help setting up your demo, reach out to us at [support@orqys.com](mailto:support@orqys.com) or join our community Slack.
--- Built with ❤️ by the Orqys Team.