tliber / Archivr

Because it's hip to add an "r" at the end. r.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archivr Stories in Ready Build Status Coverage Status

Because it's hip to add an "r" at the end. r.

Team

  • Product Owner: Jackson Hoose
  • Scrum Master: Andrew Smith
  • Development Team Members: Ruben Vicario, Rick Wuebker

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Roadmap
  4. Team
  5. Contributing

Usage

Create a user, take some screenshots of websites. Share them with friends.

Requirements

  • Node
  • npm
  • Ruby
  • Bundler ($ gem install bundler)
  • MongoDB

Development

Installing Dependencies

From within the root directory:

npm install
gulp build-development

# Run in separate tabs
mongod
nodemon server/index.js

Roadmap

Start learning about the project by reading the Wiki.

View the project roadmap here.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Because it's hip to add an "r" at the end. r.

License:MIT License


Languages

Language:JavaScript 98.6%Language:Ruby 1.1%Language:CSS 0.3%