@nandu/dashboard
v1.0.0
Published
Dashboard for Nandu Open NPM Registry
Downloads
3
Readme
Nandu Dashboard
This is the dashboard for Nandu. It is a Solid app. Although quite capable is still a work in progress.
Features:
- [x] Login
- [x] Password reset
- [x] Token management
- [x] User management (withing the same organization)
- [ ] User management (across organizations)
- [x] Organizations support
- [x] Teams management
- [x] Hooks management.
- [x] Basig package management
- [ ] Upload packages
Getting Started
Available Development Scripts
In the project directory, you can run:
npm dev
or npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
npm run build
Builds the app for production to the dist
folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!
Deployment
You can deploy the dist
folder to any static host provider (netlify, surge, now, etc.)