RafaelrainBR / panel

๐Ÿ€ UI integrated with Katan's web server built with VueJS 2 for visual server management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Katan Panel

Installation

This is Katan's client, for it to work you need your Web Server.
Follow the installation tutorial for the Katan Web Server before start installing it.\

Cloning

In order to run Katan, first you need to clone this repository.

$ git clone https://github.com/KatanPanel/panel

Building

After cloning, install the dependencies and build.

$ npm install

For production:

$ npm run build

For development:

$ npm run serve

Then, access the address where Katan is and voilรก: Katan Panel

About

๐Ÿ€ UI integrated with Katan's web server built with VueJS 2 for visual server management.


Languages

Language:Vue 39.3%Language:TypeScript 34.7%Language:SCSS 18.8%Language:JavaScript 4.1%Language:HTML 1.6%Language:Dockerfile 1.2%Language:Shell 0.3%