Coder Social home page Coder Social logo

kushald / client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from feedient/client

0.0 2.0 0.0 19.29 MB

Front-end part of the whole feedient.com service which shut down April 30th, 2015.

License: GNU General Public License v3.0

JavaScript 61.04% HTML 19.93% CSS 19.03%

client's Introduction

Notice

The Feedient repositories (Feedient/Client, Feedient/Server & Feedient/Vagrant) are the remnants of the feedient.com service which shut down on March 30th, 2015. No guarantees are given for any functionality โ€“ the features rely on third party API's from the social networks, which may have changed. There are various places where API tokens need to be filled in, for the web app to work.

As we do not have any plan of re-opening, and the project was just gathering dust, we decided to release all code and assets to the public. We do not have any intention of maintaining the repositories โ€“ they serve mainly as historic evidence. Feel free to use any code or design in any way you wish.

Original private repository readme follows below:


Feedient

Client side

Prerequisites

  • Feedient's Vagrant box installed.
  • Grunt CLI installed in the Vagrant box or your own computer npm install -g grunt-cli

Installation

  1. Clone this repository as feedient.com to the www directory in your Vagrant folder, using git clone [email protected]:thebillkidy/Feedient-Client.git feedient.com
  2. Start Vagrant: $ vagrant up local.feedient.com
  3. SSH into Vagrant $ vagrant ssh local.feedient.com
  4. Run $ sudo service nginx restart to start the web server
  5. Run $ sudo supervisorctl start api_server to start the Feedient server.
  6. Install Gruntfile.js' dependencies: $ npm install
  7. Run from Vagrant or your own computer (depending on where you installed it): $ grunt
  8. Get your ass off the couch and start coding. ๐Ÿท

Zeus Framework

Our in-house client side framework is called Zeus. More information can be found in it's own repository.

client's People

Contributors

jesperlindstrom avatar xaviergeerinck avatar

Watchers

James Cloos avatar Kushal Dongre 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.