https://github.com/cldwalker/urls-web
web interface to urls
https://github.com/cldwalker/urls-web
Last synced: about 1 month ago
JSON representation
web interface to urls
- Host: GitHub
- URL: https://github.com/cldwalker/urls-web
- Owner: cldwalker
- Created: 2012-08-01T16:42:29.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T16:24:27.000Z (about 11 years ago)
- Last Synced: 2025-06-23T17:13:08.362Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 216 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
A web interface for [urls](http://github.com/cldwalker/urls).
## Setup
```
$ git clone git://github.com/cldwalker/urls-web.git
$ cd urls-web
# Start website locally
$ urls web
```