Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Password generator service
https://github.com/corrupt952/passwords.zuki.dev

Last synced: 2 months ago
JSON representation

Password generator service

Awesome Lists containing this project

README

        

# password.zuki.dev

Repository for the password.zuki.dev

## Requirements

- Docker

## Run local server

```
docker compose run --rm -it app npm ci
docker comopse up -d
```