https://github.com/infinitybotlist/orbiplex
The new and improved frontend code for the Infinity List Website. made with ❤️, 💦, ☕️ and a ton of bad decisions
https://github.com/infinitybotlist/orbiplex
Last synced: 11 months ago
JSON representation
The new and improved frontend code for the Infinity List Website. made with ❤️, 💦, ☕️ and a ton of bad decisions
- Host: GitHub
- URL: https://github.com/infinitybotlist/orbiplex
- Owner: InfinityBotList
- License: agpl-3.0
- Created: 2025-05-20T02:39:33.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-07-27T16:15:52.000Z (11 months ago)
- Last Synced: 2025-07-27T18:29:55.269Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 11.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Infinity List: Orbiplex


[](https://discord.gg/ae6wpKqApt)
[](https://twitter.com/InfinityBotList)
**Orbiplex** is the new and improved **_Reedwhisker_** pioneering the future of community platform discovery and management. As the most comprehensive discovery platform, it empowers communities and developers to showcase their creations.
[Website](https://infinitybots.gg) • [Documentation](https://docs.infinitybots.gg) • [Status](https://status.botlist.site)
> [!CAUTION]
> This website is currently under active development. Features may be incomplete, unstable, or subject to change.
>
> - The project is open-source at this point for transparency
> - Base UI/UX implementation in progress
> - Discord integration is being prioritized
> - API client implementation is in progress
> - Documentation is being written
>
> Follow our [Discord](https://discord.gg/ae6wpKqApt) for development updates.
## 🚀 Features
Orbiplex offers a comprehensive suite of features for platform owners and developers:
- **Multi-Platform Support**
- Discord Integration
- Revolt Integration
- Guilded Integration
- **Resource Types**
- Bots & Applications
- Servers & Communities
- Templates & Themes
- Emojis & Stickers
- **Discovery Tools**
- Smart Category Filtering
- Advanced Search Capabilities
- Customizable Widgets
- Vanity URLs
- Real-time Analytics
## 💻 Technology Stack
- **Frontend**: Next.js 15, React, TypeScript, TailwindCSS
- **Backend**: PostgreSQL, [Popplio](https://github.com/InfinityBotList/Popplio), [Arcadia](https://github.com/InfinityBotList/Arcadia) and more.
- **Real-time**: WebSocket, Server Sent Events
- **Authentication**: OAuth2 Multi-Platform Support
## 📊 Platform Support Matrix
| Feature | Discord | Revolt | Guilded |
| --------- | ------- | ------ | ------- |
| Bots | 🔄 | 🔜 | 🔜 |
| Servers | 🔜 | 🔜 | 🔜 |
| Templates | 🔜 | 🔜 | 🔜 |
| Emojis | 🔜 | 🔜 | 🔜 |
| Analytics | 🔜 | 🔜 | 🔜 |
| Widgets | 🔜 | 🔜 | 🔜 |
_Legend: ✅ Supported • 🔄 In Progress • 🔜 Planned_
## 🛠️ Development
```bash
# Clone the repository
git clone https://github.com/InfinityBotList/Orbiplex.git
# Install dependencies
bun install
# Start development server
bun run dev
```
## 📜 License
This project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.
## 🤝 Contributing
We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.
---
Made with ❤️ by the [ByteBrush Studios](https://bytebrush.dev) team.