Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uasi/home-dashboard
home-dashboard
https://github.com/uasi/home-dashboard
Last synced: about 7 hours ago
JSON representation
home-dashboard
- Host: GitHub
- URL: https://github.com/uasi/home-dashboard
- Owner: uasi
- License: 0bsd
- Created: 2024-01-21T18:14:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-21T18:32:25.000Z (10 months ago)
- Last Synced: 2024-01-21T19:42:21.500Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# home-dashboard
uasi's personal home dashboard.
This is not something that will be useful to you, but the internals might be interesting.
## Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
ADMIN_PASSWORD=*** deno task start
```This will watch the project directory and restart as necessary.