Coder Social home page Coder Social logo

oflenake / opencollective-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencollective/opencollective-images

0.0 0.0 0.0 28.37 MB

The Open Collective Image Server (badges, banners, avatar, etc ...)

Home Page: https://images.opencollective.com

License: MIT License

Dockerfile 0.86% Shell 8.55% JavaScript 90.59%

opencollective-images's Introduction

Open Collective Images

Dependency Status

Foreword

If you see a step below that could be improved (or is outdated), please update the instructions. We rarely go through this process ourselves, so your fresh pair of eyes and your recent experience with it, makes you the best candidate to improve them for other users. Thank you!

Development

Prerequisite

  1. Make sure you have Node.js version >= 10. We recommend using version 10, the one used in CI and production.
  • We recommend using nvm: nvm install.
  1. Make sure you have GraphicsMagick installed.
  • On Debian/Ubuntu: sudo apt-get install graphicsmagick
  • On MacOS (with Homebrew): brew install graphicsmagick

Install

We recommend cloning the repository in a folder dedicated to opencollective projects.

git clone [email protected]:opencollective/opencollective-images.git opencollective/images
cd opencollective/images
npm install

Environment variables

This project requires an access to the Open Collective API.

By default, it will try to connect to the Open Colllective staging API, you don't have to change anything.

If case you want to connect to the Open Collective API running locally:

Start

npm run dev

Contributing

Code style? Commit convention? Please check our Contributing guidelines.

TL;DR: we use Prettier and ESLint, we do like great commit messages and clean Git history.

Tests

You can run the tests using npm test.

Deployment

To deploy to staging or production, you need to be a core member of the Open Collective team.

We're currently relying on the following Heroku buildpacks:

Staging (heroku)

# Before first deployment, configure staging remote
git remote add staging https://git.heroku.com/oc-staging-image-server.git

# Then deploy master with
npm run deploy:staging

Production (heroku)

# Before first deployment, configure production remote
git remote add production https://git.heroku.com/oc-prod-image-server.git

# Then deploy master with
npm run deploy:production

opencollective-images's People

Contributors

xdamman avatar znarf avatar hipsterbrown avatar greenkeeper[bot] avatar dependabot-preview[bot] avatar asood123 avatar clarete avatar marcogbarcellos avatar betree avatar piamancini avatar litomore avatar alimirlou avatar bartvanremortele avatar pento avatar jdubois avatar nampnq avatar yasulab avatar hichamelkaddioui 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.