https://github.com/dcdunkan/whos-working
local page for making duty list, made for my Mom. garbage code
https://github.com/dcdunkan/whos-working
Last synced: 11 months ago
JSON representation
local page for making duty list, made for my Mom. garbage code
- Host: GitHub
- URL: https://github.com/dcdunkan/whos-working
- Owner: dcdunkan
- License: mit
- Created: 2024-05-10T20:41:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T15:42:21.000Z (about 2 years ago)
- Last Synced: 2025-06-01T10:42:58.376Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Who's working?



You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.