https://github.com/kynan/furrow
A private intimate network for your most trusted family and friends.
https://github.com/kynan/furrow
Last synced: 11 months ago
JSON representation
A private intimate network for your most trusted family and friends.
- Host: GitHub
- URL: https://github.com/kynan/furrow
- Owner: kynan
- Created: 2013-06-08T16:49:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-22T14:27:13.000Z (over 12 years ago)
- Last Synced: 2025-01-12T12:32:35.230Z (about 1 year ago)
- Language: CSS
- Homepage: https://furrow.meteor.com
- Size: 1.07 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furrow
A private intimate network for your most trusted family and friends.
## Running it locally
Install Meteor:
```
$ curl https://install.meteor.com | /bin/sh
```
Install Meteorite:
```
$ npm install -g meteorite
```
Run the app:
```
$ mrt
```