Code Monkey home page Code Monkey logo

cloud-program-leaderboard's Introduction

DSC VIT

Cloud Program Leaderboard

API for #30daysofGCP LeaderBoard


Join Us

Functionalities

  • Scrape Public Profiles within seconds
  • Cron Job to update DB
  • Docker Support

Instructions to run

Deploy on Heroku

  • Fork the repo https://github.com/gdgvit/cloud-program-leaderboard
  • Clone the forked repo on to your local machine
  • Edit USERS_URLS in backend/settings.py file with your DSC's Public Profiles.
  • Push the code on to your github.
  • Create a new app in your heroku
  • Go to resources and add Heroku Redis
  • And head on to settings tab and add Config Vars Config Vars:
SECRET_KEY: 20_digit_alphanumerical_key
  • Now move to Deploy Tab. And click on deploy with Github and choose your repo and click on deploy.
  • Once done, click on Run Console which is located inside More Tab and type the following command
    python manage.py migrate
  • Yaay! Your'e done. Click on open app.

Deploy on VM

  • Fork the repo https://github.com/gdgvit/cloud-program-leaderboard
  • Clone the forked repo on to your local machine
  • Edit USERS_URLS in backend/settings.py file with your DSC's Public Profiles.
  • Push the code on to your github.
  • Run the following commands and replace your secret key
cp example.env .env
nano .env
sudo docker-compose build
sudo docker network create web
sudo docker network create internal
sudo docker-compose compose up -d
  • Yaay! Your'e done. Go to your Public IP Address.

Contributors

Sai Sandeep
Rayanuthala

Sai Sandeep

GitHub LinkedIn

Made with ❤️ by DSC VIT

cloud-program-leaderboard's People

Contributors

raysandeep avatar l04db4l4nc3r avatar sphericalkat avatar

Stargazers

 avatar Siddhant Khare avatar Sanket Parshuram Patil avatar Dhruv avatar Akshat Gupta avatar Siddhartha Varma avatar Gaurav Pandey avatar Aditya Birangal avatar Gaius G D'cruz avatar pushkar avatar  avatar

Watchers

James Cloos avatar Poonai avatar Rahul Krishna avatar Piyush Goyal avatar Prince Bansal avatar Shubham Bhardwaj avatar Rishav Raj avatar Ayush Priya avatar  avatar  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.