//srv-dashboard-conceptbyRihanArfan

srv-dashboard-concept

A concept dashboard for @SRVControl

0
0
0
4
Vue

SRVControl Concept Dashboard

This is a concept dashboard for SRVControl, which is a Discord bot for managing servers on Pterodactyl.

Stack

  • Nuxt 3
  • TailwindCSS

Design

You can view mockups for the dashboard on the wiki. The mockups can be edited using Excalidraw.

Developing

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview
[beta]v0.14.0