GithubHelp home page GithubHelp logo

rach-sharp / starboard Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 1.0 2.92 MB

Make your GitHub Stars shine!

Home Page: https://starboard.rachsharp.co.uk

License: GNU General Public License v3.0

Python 67.05% CSS 2.25% JavaScript 7.53% HTML 15.46% Shell 6.67% Dockerfile 1.04%
github django-project python masonry

starboard's Introduction

Take your GitHub Stars and make them shine. Presents the top GitHub stars as a masonry grid. Authenticate via GitHub and it'll work with your own stars too!

You can access the live site without any setup.


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This was built from the cookiecutter-django template. See the cookiecutter-django deployment with docker for instructions on how to deploy it into production.

Prerequisites

Installing

You can follow the instructions on the cookiecutter django site to set up a local development environment, using this codebase rather than a fresh template. Populate a .env file using .example-env as a guide.

You will then need to run python manage.py createsuperuser in order to create an admin to perform Social App setup. Then you can follow the allauth post-install instructions to activate GitHub authentication.

After signing in with a GitHub account, there's a task you can run to pre-populate top repositories without having them be starred by a user.

python manage.py shell

from starboard.stars.tasks import get_top_repos
get_top_repos.delay(<your user pk, 2 if following this guide exactly>)

Built With

  • Django - The web framework used
  • masonry.js - Used to render the grid of repos.
  • PyGithub - Used to access the GitHub API
  • camo - Image Proxy to safely hotlink images from GitHub READMEs

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

starboard's People

Contributors

rach-sharp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

johndpope

starboard's Issues

Query

@rach-sharp Its not an issue but haven't found any contact so approaching through this way. Do bulb energy have any bug bounty program ?

Thanks

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.