master-admin Svelte Themes

Master Admin

The Svelte project aims to provide a user-friendly interface for managing and displaying a list of names in a table format. Users can easily add, edit, and delete names within the table, providing a seamless experience for data management.

Developing

Main Dashboard

Edit Dashboard

Environment

  • NodeJS v20.11.1
  • npm v10.4.0

Install Dependency

npm i # or npm install

Setting the .env

  • Add .env file
# Provider is MySQL
DATABASE_URL="mysql://<USER>:<PASSWORD>@<HOST>:<PORT>/masterdb"

Prisma

npx prisma migrate dev --name init
npm install @prisma/client

Run Dev Server

npm run dev

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes