mirror of
https://github.com/remnawave/panel.git
synced 2026-04-07 05:27:17 +00:00
59 lines
2.6 KiB
Markdown
59 lines
2.6 KiB
Markdown
---
|
|
sidebar_position: 3
|
|
title: Components
|
|
---
|
|
|
|
### Panel
|
|
|
|
Main entry point for Remnawave. Contains this documentation and releases.
|
|
|
|
### Backend
|
|
|
|
[](https://github.com/remnawave/backend)
|
|
[](https://hub.docker.com/r/remnawave/backend)
|
|
|
|
Backend for Remnawave, built with NestJS.
|
|
|
|
### Frontend
|
|
|
|
[](https://github.com/remnawave/frontend)
|
|
|
|
Frontend for Remnawave, built with React.
|
|
|
|
### Node
|
|
|
|
[](https://github.com/remnawave/node)
|
|
[](https://hub.docker.com/r/remnawave/node)
|
|
|
|
Node for Remnawave, written in TypeScript.
|
|
|
|
### XTLS-SDK
|
|
|
|
[](https://www.npmjs.com/package/@remnawave/xtls-sdk)
|
|
[](https://github.com/remnawave/xtls-sdk)
|
|
|
|
A TypeScript/JavaScript SDK for interacting with XTLS/Xray-core - a powerful network proxy tool that supports protocols such as VLESS, XTLS, REALITY, and more. Built on top of the official Xray-core project.
|
|
|
|
Key features:
|
|
|
|
- Full TypeScript support
|
|
- Wrapper around Xray-core functionality
|
|
- Supports core XTLS/Xray features and protocols.
|
|
|
|
### XTLS-SDK-NestJS
|
|
|
|
[](https://www.npmjs.com/package/@remnawave/xtls-sdk-nestjs)
|
|
[](https://github.com/remnawave/xtls-sdk-nestjs)
|
|
|
|
A simple wrapper for NestJS.
|
|
|
|
### Internal usage contracts
|
|
|
|
#### Backend Contract
|
|
|
|
[](https://www.npmjs.com/package/@remnawave/backend-contract)
|
|
|
|
#### Node Contract
|
|
|
|
[](https://www.npmjs.com/package/@remnawave/node-contract)
|