https://github.com/immortalsul/troikav2
https://github.com/immortalsul/troikav2
landing-page modern next-js sleek startup ui ux website
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/immortalsul/troikav2
- Owner: ImmortalSul
- License: mit
- Created: 2025-01-06T01:25:23.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T14:02:38.000Z (3 months ago)
- Last Synced: 2025-02-23T15:19:12.968Z (3 months ago)
- Topics: landing-page, modern, next-js, sleek, startup, ui, ux, website
- Language: TypeScript
- Homepage: https://troikahub.tech
- Size: 8.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡ Troika Hub - Your Gateway to Cutting-Edge SaaS Solutions
## Introduction
Welcome to **Troika Hub**, a creative lab for groundbreaking tech products. With a diverse range of SaaS tools designed to streamline workflows, spark innovation, and deliver efficiency, Troika Hub is your destination for innovative solutions.### Troika Products:
1. **Optix** - Visual Workflow Automation
2. **Scrapix** - Visual Web Scraper
3. **RepoSnap** - GitHub SaaS for summarizing code, docs, commits, and meetings
4. **Vertex** - A stunning 3D portfolio builder
5. **Troika AI Agent** - AI-powered assistant, seamlessly integrated with all our productsExplore how we’re reshaping productivity, creativity, and collaboration.
---
## Features
- Intuitive interfaces designed for creators, developers, and innovators
- Smart automation tools to optimize your workflow
- Advanced AI integration for tailored solutions
- Real-time insights and actionable analytics
- Cutting-edge 3D design capabilities---
## Live Preview
Discover the innovation at Troika Hub: [Explore Troika Hub](http://troikahub.tech)---
## Watch Our Journey (Todo)
Dive into our world of innovation with demos and tutorials: [Watch Now](https://youtube.com) �---
## Tech Stack
Troika is built using the best tools and technologies:
- **Next.js**
- **Tailwind CSS**
- **TypeScript**
- **Prisma**
- **MongoDB**
- **Shadcn UI**
- **Clerk**
- **Framer Motion**
- **Recharts**---
## Installation
Follow these steps to run Troika Hub locally: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)