Files
panel/docs/overview/introduction.md

22 lines
1.0 KiB
Markdown

---
sidebar_position: 1
title: Introduction
hide_table_of_contents: true
---
![Remnawave](/overview/introduction.webp)
<div style={{ display: 'flex', justifyContent: 'center' }}>
<Button label="🚀 Start using Remnawave" variant="secondary" size="large" outline link="/docs/overview/quick-start" />
</div>
## About Remnawave
[![GitHub Tag](https://img.shields.io/github/v/tag/remnawave/panel?sort=semver&style=for-the-badge&logo=github&label=Panel)](https://github.com/remnawave/panel)
<Button label="Check out latest release" link="https://github.com/remnawave/panel" variant="secondary" size="md" outline style={{ marginBottom: '1rem' }} />
Remnawave is a powerful proxy management tool, built on top of [Xray-core](https://github.com/XTLS/Xray-core), with a focus on simplicity and ease of use.
The Backend, Node, and Frontend are written entirely in TypeScript using [NestJS](https://github.com/nestjs/nest) and [React](https://github.com/facebook/react) with [Mantine UI](https://github.com/mantinedev/mantine) respectively.