Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uasi/home-dashboard

home-dashboard
https://github.com/uasi/home-dashboard

Last synced: about 7 hours ago
JSON representation

home-dashboard

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.