mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 05:51:25 +00:00
16 lines
506 B
Markdown
16 lines
506 B
Markdown
# Slash
|
|
|
|
<img align="right" src="./resources/logo.png" height="64px" alt="logo">
|
|
|
|
**Slash** is a bookmarking and short link service that allows you to save and share links easily. It lets you store and categorize links, generate short URLs for easy sharing, search and filter your saved links, and access them from any device.
|
|
|
|
## Deploy with Docker in seconds
|
|
|
|
```bash
|
|
docker run -d --name slash -p 5231:5231 -v ~/.slash/:/var/opt/slash stevenlgtm/slash:latest
|
|
```
|
|
|
|
## Demo
|
|
|
|

|