Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcusbuffett/securl

Password-protected URLs
https://github.com/marcusbuffett/securl

Last synced: about 1 month ago
JSON representation

Password-protected URLs

Awesome Lists containing this project

README

        

# securl
Password-protected URLs

The code is running at http://securl.io/

## Usage
To get the app running, download the source, then run the following commands:

cd app
npm install && bower install
grunt build
grunt nodemon

Then you can go to http://localhost:9000/ in your browser to see it in action.

## Requirements

- MongoDB
- Sass
- Node
- Grunt