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

https://github.com/dinizdev/short-zen


https://github.com/dinizdev/short-zen

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# ShortZen

Modern URL shortener platform.

## Stack

- Nuxt
- Spring Boot
- PostgreSQL
- Redis
- Docker

## Setup

```bash
pnpm install
pnpm dev
```