Skip to content

prjkt-nv404/linklayer-frontend-dashboard

 
 

Repository files navigation

linklayer-frontend-dashboard

This repository only contains the dashboard frontend, if you want to install the dashboard, the installation guide is in the backend.

Install Dashboard.

This project uses typescript, vite and react to be built.

Build

Install all dependencies

npm install

Start in dev mode

npm run dev

Build release

npm run build

When build release, public dir transpiled web

We hope you send your PR to improve this project, thanks for using it.

About

Dashboard web server frontend to manage linklayer VPN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • CSS 2.4%
  • JavaScript 1.6%
  • HTML 0.1%