Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corrupt952/clock.zuki.dev
https://github.com/corrupt952/clock.zuki.dev
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/corrupt952/clock.zuki.dev
- Owner: corrupt952
- License: mit
- Created: 2023-04-05T14:59:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T01:37:03.000Z (over 1 year ago)
- Last Synced: 2023-09-24T09:25:19.055Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://clock.zuki.dev/
- Size: 871 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zuki.dev
Repository for the [clock.zuki.dev](https://clock.zuki.dev)
## Requirements
- docker
## Run local server
```bash
docker compose run --rm -it app npm i
docker compose up -d
```