All Projects → mihairaulea → DashboardHeroLite

mihairaulea / DashboardHeroLite

Licence: MIT license
The easiest way to build an admin dashboard for your SaaS. Fully functional user management, UI and routing.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to DashboardHeroLite

django-rest-firebase-auth
Use firebase authentication with your django rest framework project
Stars: ✭ 16 (-52.94%)
Mutual labels:  firebase-auth, firebase-authentication
svelte-headlessui
Unofficial Svelte port of Headless UI components
Stars: ✭ 564 (+1558.82%)
Mutual labels:  svelte-components, sveltejs
s-date-range-picker
📅 A date range picker built with Svelte
Stars: ✭ 13 (-61.76%)
Mutual labels:  svelte-components, sveltejs
MeteorCandy-meteor-admin-dashboard-devtool
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
Stars: ✭ 50 (+47.06%)
Mutual labels:  admin-dashboard, admin-dashboard-ui
Chatter
Real time chat app written in Swift 4 using Firebase
Stars: ✭ 30 (-11.76%)
Mutual labels:  firebase-auth, firebase-authentication
fa-svelte
Font Awesome 5 for svelte.js
Stars: ✭ 72 (+111.76%)
Mutual labels:  svelte-components, sveltejs
focus-svelte
focus lock for svelte
Stars: ✭ 18 (-47.06%)
Mutual labels:  svelte-components, sveltejs
admin-dashboard-starter
Easiest admin dashboard app template in the galaxy!
Stars: ✭ 17 (-50%)
Mutual labels:  admin-dashboard, admin-dashboard-ui
Svelte Material Ui
Svelte Material UI Components
Stars: ✭ 2,081 (+6020.59%)
Mutual labels:  svelte-components, sveltejs
svelte-progressbar
A multiseries, SVG progressbar component made with Svelte
Stars: ✭ 85 (+150%)
Mutual labels:  svelte-components, sveltejs
Tabler React
React components and demo for the Tabler UI theme.
Stars: ✭ 1,830 (+5282.35%)
Mutual labels:  admin-dashboard, admin-dashboard-ui
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+76.47%)
Mutual labels:  svelte-components, sveltejs
Vuestic Admin
Free and Beautiful Vue 3 Admin Template
Stars: ✭ 8,398 (+24600%)
Mutual labels:  admin-dashboard, admin-dashboard-ui
kahi-ui
Straight-forward Svelte UI for the Web
Stars: ✭ 169 (+397.06%)
Mutual labels:  svelte-components, sveltejs
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+10091.18%)
Mutual labels:  admin-dashboard, firebase-auth
svelte-material
Modular and customizable Material Design UI components for Svelte.js
Stars: ✭ 30 (-11.76%)
Mutual labels:  svelte-components, sveltejs
Firebase Ios Sdk
Firebase iOS SDK
Stars: ✭ 3,309 (+9632.35%)
Mutual labels:  firebase-auth, firebase-authentication
RoyalUI-Free-Bootstrap-Admin-Template
Free Bootstrap 4 Admin Template
Stars: ✭ 153 (+350%)
Mutual labels:  admin-dashboard, admin-dashboard-ui
ui-svelte
A component library for Svelte
Stars: ✭ 18 (-47.06%)
Mutual labels:  svelte-components, sveltejs
Kapella-Free-Bootstrap-Admin-Template
Free Dashboard template with Horizontal menu featuring Bootstrap 4.
Stars: ✭ 126 (+270.59%)
Mutual labels:  admin-dashboard, admin-dashboard-ui

DashboardHero Lite

UI has become increasingly complex - building an admin dashboard has become ridiculous. Modern web development is too slow, and unnecessarily complicated for most use cases.

React and Angular are sharp tools, that unexperienced developers can cut themselves with. Moreover, they are unfit for small teams that don't do UI exclusively.

That's 99% of the market.

We help small to medium sized startups scale their SaaS business fast, by providing a user management, UI and billing solution that's easy to extend and customize.

Build your admin dashboard this week, and start selling!

Features

  1. Fully functional user management

User login

  1. UI Components for most common use cases

  2. Pages

  3. Routing

  4. Firebase integration

Getting Started

You will need node and npm installed on your system. We've used node version 11, and npm 6. If you run into trouble with a different version, open an issue and we'll try to be helpful.

To get and run the project:

git clone https://github.com/dashboard-hero/admin-dashboard-components-lite.git
cd admin-dashboard-components-lite
npm install
npm run dev

Docker will be your friend, if all else fails. Get a node docker image, and run

docker run -it -v {path-to-dbh-files}:/app -p 3300:3000  dbhLite npm install

Project structure

The UI is built on top of Adminator It uses Svelte framework and Firebase for authentication and data persistence.

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].