https://github.com/dinizdev/short-zen
https://github.com/dinizdev/short-zen
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dinizdev/short-zen
- Owner: dinizdev
- Created: 2026-05-21T05:14:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-21T06:57:54.000Z (about 1 month ago)
- Last Synced: 2026-05-21T12:15:29.871Z (about 1 month ago)
- Language: Java
- Size: 87.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShortZen
Modern URL shortener platform.
## Stack
- Nuxt
- Spring Boot
- PostgreSQL
- Redis
- Docker
## Setup
```bash
pnpm install
pnpm dev
```