Skip to content

andrefelipe18/tsuidashboard

Repository files navigation

Dashboard Template to TallStackUI

This is a simple dashboard template to use with TallStackUI. This template is based on the Sakai template from PrimeFaces.

Installation

git clone https://github.com/andrefelipe18/tsuidashboard.git tsuidashboard
cd tsuidashboard

# Install dependencies
bun install # or npm install
composer install

# Run the project
bun run dev # or npm run dev to build the frontend

php artisan serve # to run the backend

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a simple dashboard template to use with TallStackUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages