Giter Club home page Giter Club logo

yt-watchman's Introduction

Youtube Watchman - Personalized Dashboard Application

๐Ÿ“ Quick Notes

  • How to run(for development or local testing):

    • Clone the repo
    • Create python virtual environment
    • Install backend packages using pip install my-requirements.txt also dot-env for .flaskenv files
    • Install frontend packages using your favourite package manager inside the frontend folder
    • Create env files .env and .flaskenv(If want to run flask using flask run) for backend also add client_secret files in root directory(this is problem, I have mentioned in next point).(Note for me- what environment variables are required to run, I will tell later. Also, separate, local and deployed env variables files so that same source code, with changed env. variables run different environments)
    • Create env file for frontend, add client_id of your google console application. (Note for me- make global env file from which frontend and backend could pick variables, as they are common to both, so why create separately for them)
    • Start backend and frontend servers and enjoy...
  • Use main branch for development

    • Includes frontend folder for frontend development
  • Use deploy branch for deployment

    • Contains .ebextensions folder for aws-EBS deployment
    • Consider looking at aws-deploy.txt for instructions
  • Tip:

    • Consider having seperate env files for development and deployment
    • Roughly, dev env file would contain db and website details of localhost and deploy env file would contain deployed db and website environments(shh.. its a top secret :) )
  • Lastly, feel free to report improvements through issues or PR tab. Most probably, I respond within 1-2 days. Also, don't forget to star this repo. if you find this interesting.

Happy coding :)

yt-watchman's People

Contributors

biswajit-k avatar

Stargazers

Shantanu Kaushik avatar  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.