Giter Club home page Giter Club logo

bub2's Introduction

BUB2



A book uploader bot that transfers documents from public libraries such as Google Books, Punjab Digital Library and Trove Digital Library to Internet Archive. Built for Wikimedia Tool Labs. Check out BUB2 on Toolforge!

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node.JS ( check for installation with npm -v and node -v on terminal )
  • Redis

Local setup

Clone the repo

  • Clone the repository git clone https://github.com/coderwassananmol/BUB2
  • Navigate to the project directory on the terminal: cd BUB2.
  • For developers, checkout to develop branch: git checkout develop
  • Run npm install

Set environment variables

Rename .env.example to .env. Then, to fill the credentials,

  • Make an account on archive.org.
  • Go to https://archive.org/account/s3.php . Generate the access and secret keys and fill them in the .env file in the corresponding fields.
  • Go to Google Developers console. Make a new project to run the app. In that Google Developers project, search for 'Books API' in the Google API console, then enable the API for the project, then generate the API keys, and then copy and paste the API key in the GB_Key field.
  • Fill the redishost field. If it's hosted locally, enter 127.0.0.1, which is the default localhost.
  • Fill the redisport field with 6379, which is the default port number for redis.

Run Redis server

  • Refer to Redis for download and setup documentation

Start the server

  • Run npm run dev for development and npm run start for production.
  • Open your browser and navigate to http://localhost:5000

Contributing

Please read CONTRIBUTING.md for information on how to contribute to BUB2.

Request to Contribute

  1. Fork the repository.
  2. Clone the repository to your local system by using the command : git clone "https://github.com/<YOUR_USERNAME>/BUB2".
  3. The issues are maintained on Phabricator.
  4. Assign an issue to yourself from Phabricator.
  5. Create a new branch and start working on the issue locally.
  6. Create a PULL REQUEST to merge your branch with the main branch and mention the Phab task in the description.
  7. The issue will be considered closed and resolved once the PR is accepted. Please read CONTRIBUTING.md for information on how to contribute to BUB2.

Contribute

We actively welcome pull requests. Learn how to contribute.

Keep Supporting

There was no Node.js wrapper available for Internet Archive, so I decided to write the Node implementation to upload books to Internet Archive. If you like this repository, show your support by starring the project. Cheers!

License

license

Please read license for more information.

bub2's People

Contributors

coderwassananmol avatar bhuwanchandra avatar rajat2502 avatar bolisettysujith avatar xtremilicious avatar adityabisoi avatar habeeba-naaz avatar kuljeet-123 avatar kichloo avatar guptavarun619 avatar shreyakapoor08 avatar parikshit-hooda avatar ishukhanchi avatar harshcasper avatar arghac14 avatar ankitjena avatar aman-codes avatar endowmissy avatar jamesjose03 avatar jeffogah avatar nchand avatar poojasrinivass avatar even4void avatar cohky16 avatar dvitiarora 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.