https://github.com/immortalsul/troika
https://github.com/immortalsul/troika
agency agency-website ai landing landing-page minimalistic page sass tech technology techy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/immortalsul/troika
- Owner: ImmortalSul
- License: mit
- Created: 2024-11-19T12:06:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T16:07:12.000Z (over 1 year ago)
- Last Synced: 2025-05-08T22:17:38.817Z (about 1 year ago)
- Topics: agency, agency-website, ai, landing, landing-page, minimalistic, page, sass, tech, technology, techy
- Language: TypeScript
- Homepage: https://v1.troikahub.tech
- Size: 33.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Troika Hub Logo]()
# Troika Hub - The All-in-One Creative Lab for Innovators (Landing Page)
.png)
## This is the previous version of the site, feel free to get inspired by the design make something for yourselves :>
## Introduction
Troika Hub is a powerful platform designed to foster creativity and productivity. Whether you're building innovative web apps, automating tasks, or developing AI-driven tools, Troika Hub provides the resources and tools to bring your ideas to life. Our ecosystem includes Inquirix, Optix, Conferix, Scrapix, and more, empowering individuals and teams to create, collaborate, and innovate.
## Products
- **Inquirix:** An AI-powered tool that converts PDFs into chatbots, making learning and information retrieval seamless.
- **Optix:** A task automation platform that helps streamline your daily work and optimize processes.
- **Conferix:** A video conferencing tool designed to enhance communication and productivity with AI-driven insights and features.
- **Scrapix:** A web scraping tool that simplifies the process of extracting data from websites to fuel your projects.
## Live Preview
Check out the live demo of Troika Hub’s ecosystem here: [Live Preview](http://troikahub.tech)
## Watch Demo on YouTube
Check out the tutorial to see how Troika Hub and its tools are built: [Watch the Tutorial](https://youtu.be/TroikaHubDemo)
## Tech Stack
* React
* Next.js
* Tailwind CSS
* Three.js
* Prisma
* MongoDB
* Socket.io
* Clerk
* TypeScript
* AWS
## Installation
To run Troika Hub locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/TroikaHub/troika-hub.git
```
2. Install dependencies:
```bash
npm install
```
3. Set up environment variables in a `.env` file:
```
# app
NEXT_PUBLIC_APP_DOMAIN=your-domain
NEXT_PUBLIC_APP_NAME=TroikaHub
# clerk
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your-publishable-key
CLERK_SECRET_KEY=your-secret-key
# database
DATABASE_URL=your-database-url
```
4. Run the development server:
```bash
npm run dev
```
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
If you have any questions or feedback, feel free to reach out via [GitHub Issues](https://github.com/TroikaHub/troika-hub/issues).
---
Built with ❤️ by [Sulaiman](https://sulaiweb.me)