https://github.com/fabsrc/slug
:snail: A minimal emoji link shortener.
https://github.com/fabsrc/slug
emoji link-shortener
Last synced: 3 months ago
JSON representation
:snail: A minimal emoji link shortener.
- Host: GitHub
- URL: https://github.com/fabsrc/slug
- Owner: fabsrc
- Created: 2016-09-02T14:40:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T10:10:23.000Z (over 8 years ago)
- Last Synced: 2025-02-20T14:11:17.591Z (3 months ago)
- Topics: emoji, link-shortener
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐌
*A Minimal Emoji Link Shortener.*
## Install
```bash
npm i
```## Start
```bash
npm start
```🐌 starts on Port 1234 by default. Set `PORT` to change default port.
## License
Licensed under the [MIT License](http://opensource.org/licenses/mit-license.php).