Code Monkey home page Code Monkey logo

openverse's Introduction

Project Board | Community Site | #openverse @ Slack | Handbook | Releases mockups | Design Library

Openverse is a search engine for openly-licensed media.

Openverse

Openverse is a powerful search engine for GPL-compatible images, audio, and more. Openverse is live at wp.org/openverse.

This repository does not contain most of the codebase. The code is divided into individual repositories, and managed via a GitHub Project Board:

  • Frontend | The public search engine at wp.org/openverse, built with Vue.js and Nuxt.js
  • Catalog | The Apache Airflow-powered system for downloading and storing Openverse's metadata
  • API | The Django REST API for querying the catalog data, used by the frontend

It is possible we will explore a monorepo structure in the future, but since all the repos are decoupled from each other and use different technologies, we've felt it best to keep them distinct.

Contributing

For information on how to start contributing to Openverse please read the CONTRIBUTING.md.

Helpful links for new contributors

What is in this repo, then?

  • This repo contains automation scripts used for various workflows around Openverse repositories and processes.
  • It acts as the top-level meta repository for Openverse project where cross-repo discussions, issues and milestones are defined.
  • It is the source of truth for repository meta-files such as common workflows, and issue and PR templates.
  • It also contains brand assets like logo and icon, along with color and usage guidelines for the same.

Repository structure

  • automations/: This directory contains scripts related to project management or one-off tasks.
    • python/: This directory contains scripts written in Python.
      • Use this as the working directory when executing Python scripts.
      • Requires Pipenv as the package manager.
    • js/: This directory contains scripts written in JavaScript.
      • Use this as the working directory when executing JavaScript scripts.
      • Requires npm as the package manager.
  • brand/: This directory contains brand assets for the project.
  • rfcs/: This directory contains proposals for changes to Openverse.
  • templates/: This directory contains templates which are rendered by GitHub and synced across the other repositories.

openverse's People

Contributors

dhruvkb avatar zackkrida avatar renovate[bot] avatar aetherunbound avatar sarayourfriend avatar obulat avatar dependabot[bot] avatar fcoveram avatar vinsout avatar alrz1999 avatar bailey-coding avatar greencreep avatar jeherve avatar jessedoka avatar mukeshpanchal27 avatar mukulkolpe avatar mustkimkhatik avatar satya-vinay avatar tahmid-ul avatar urakymzhan avatar hernanistands avatar sharmadhiraj86 avatar vortex73 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.