mirror of
https://github.com/remnawave/panel.git
synced 2026-04-15 02:46:21 +00:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
---
|
|
sidebar_position: 1
|
|
title: Introduction
|
|
hide_table_of_contents: true
|
|
---
|
|
|
|

|
|
|
|
<div style={{ display: 'flex', justifyContent: 'center' }}>
|
|
<Button label="🚀 Start using Remnawave" variant="secondary" size="large" outline link="/docs/overview/quick-start" />
|
|
</div>
|
|
|
|
## About Remnawave
|
|
|
|
[](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.
|