Code Monkey home page Code Monkey logo

getrantr's Introduction

getRANTR

Social connections are overrated-they only lead to trouble, pain, and lawsuits. Modern social networks have given rise to trolls, fake news, and mansplaining.

Introducing getRANTR, the revolutionary anti-social distributed network. getRANTR gives you all the obsessive status updating of a social network, with non of the misunderstandings and hurt feelings. With getRANTR, no one can see you RANT.

Getting Started

getRANTR is a distributed network. This means you download the code and run it yourself! No more annoying "public websites" or "cloud infrastructure". getRANTR includes all the fun of running your own technology stack.

Software Dependencies

getRANTR is built on NodeJS. If you don't have it already, you can download the latest runtime from the NodeJS website. For best results, we recommend using version 4.6.0 or higher.

You may also need the following tools to enhance or debug getRANTR:

Installation

getRANTR uses gulp to handle installation and build automation. You'll want to have it installed globally in your Node packages. You'll also need to install all the local dependencies, in the same directory as getRANTR for running getRANTR:

npm install gulp --global
npm install

Running getRANTR

After setting everything up and installing the dependencies, you can run getRANTR by:

npm start

This will run getRANTR at http://www.getRANTR.com:9000/ and will setup to automatically reload if any of the source files are changed.

Repository Structure

/build          Automation and build tasks
/data           Data location for getRANTR users
/exercises      Guides and help for workshop exercises
/node_modules   There be dragons here
/src            Source code
  /controllers  Server API actions
  /public       Client-side application (this is probably what you are looking for)
/test           Source code tests

Impersonating Users

There are three example users loaded into the system. You can impersonate them with the following commands, after closing the node session (control and C on Mac):

node import 1   # Will impersonate Todd's default account
node import 2   # Will impersonate the Keystone user account
node import 3   # Will impersonate Todd's alt account

Todd's default account is loaded automatically when you install.

Happy Ranting!

getrantr's People

Contributors

geospatialem avatar toddhgardner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.