An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Infinity List: Orbiplex

![License](https://img.shields.io/badge/license-AGPL--3.0-blue.svg)
![Status](https://img.shields.io/badge/status-unreleased-orange.svg)
[![Discord](https://img.shields.io/discord/758641373074423808?color=5865F2&logo=discord&logoColor=white)](https://discord.gg/ae6wpKqApt)
[![Twitter](https://img.shields.io/badge/Twitter-Follow-1DA1F2?logo=twitter)](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.