/yashboard

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

YaSHBoard

Yet Another Self Hosted Dashboard

Getting Started

Running the Development Server

npm install
npx prisma migrate dev
npm run dev

Open http://localhost:3000 with your browser to see the result.