Salvia-kit - Beautiful Dashboards built with Tailwind CSS
Salvia-kit dashboard is a dashboards' website built with Tailwind CSS. We took advantage of Tailwind's flexibility to create a fully customizable premium and professional dashboards, with documentation designed by a developer for developers.
All the dashboards are free to use. We provide dashboards for :
Each dashboard is made for those 4 technos and each variant has a dedicated documentation.
π¦
Dashboard Features
- Support of the active route (styled by default).
- Fully customizable and without external dependencies.
- No vendor lock-in, you can export it and integrate it in your project.
- Sidenav aligned left or right according to your preferences (on mobile).
Acknowledgements
Our Amazing Sponsors
Thanks to Jetbrains for sponsoring this project by giving us a free license to use the jetbrains IDE for the entire Salvia-kit team.
Thanks to Vercel for sponsoring this project by allowing it to be deployed for free for the entire Salvia-kit Team.
Contributing
We're open to all contributions! If you'd like to contribute in any way, please first read our Contribution Guide.
##Licence MIT
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
[Infrastructure] monorepo for all dashboards
Is your feature request related to a problem? Please describe. There are a lot of repos in this org, 33 to be exact. One repo only holds the code for one dashboard, this can get really hard to maintain and keep track of once this project gets bigger. I also donβt want to clone 29 repos when contributing.
Describe the solution you'd like One monorepo containing all dashboards and the website or 1 repo per technology + the website.
if you decide you like my suggestion, I can submit a pr!
Fix scroll beehavor on Header classNames and update Next to the latest version
Fix scroll beehavor on Header classNames and update Next to the latest version
update missing parts of the docs