Skip to content

fossasia/susper-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

susper.com

Susper is a decentral Search Engine that uses the peer to peer system yacy and Apache Solr to crawl and index search results.

Build Status Codacy Badge Code Climate codecov Gitter

##Communication

Our chat channel is on gitter here: https://gitter.im/fossasia/susper.com

Components and Technology

  1. The app uses Backbone.js

  2. Templates

The HTML pages of the generated website are created using templates. You can find all the templates ...

Installation

How do I install on a Server

Please check out the documentation here.

How do I install on my local machine

Please check out the documentation here.

How do I install on Google Cloud

To install the system on Google Cloud please refer to the Google Cloud installation readme.

How do I install on AWS

To install the system on AWS please refer to the AWS installation readme.

How do I install on Digital Ocean

To install the system on Digital Ocean please refer to the Digital Ocean installation readme.

How do I deploy Web App Generator with Heroku

Please read how to deploy to Heroku here

Contributions, Bug Reports, Feature Requests

This is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. Please report issues here https://github.com/fossasia/susper.com/issues

Issue and Branch Policy

Before making a pull request, please file an issue. So, other developers have the chance to give feedback or discuss details. Match every pull request with an issue please and add the issue number in description e.g. like "Fixes #123".

We have the following branches

  • development
    All development goes on in this branch. If you're making a contribution, you are supposed to make a pull request to development. PRs must pass a build check and unit-tests check on Travis
  • gh-pages
    This contains shipped code. After significant features/bugfixes are accumulated on development, we make a version update, and make a release.

LICENSE

Maintainers

The project is maintained by

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.0%
  • CSS 29.2%
  • JavaScript 21.7%
  • Ruby 0.1%