Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/corrupt952/clock.zuki.dev


https://github.com/corrupt952/clock.zuki.dev

Last synced: about 2 months ago
JSON representation

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
```