Skip to content

asm-products/giraff-web

Repository files navigation

Fun

Open Tasks

Tinder for the best GIFs on the earth

This is a product being built by the Assembly community. You can help push this idea forward by visiting https://assembly.com/giraff.

Getting started

  • Install Python dependencies:

$ pip install -r requirements.txt

  • Install Procfile-based applications management utility:

$ pip install honcho

  • Serve the application

$ honcho start

Then open localhost:5000 in browser.

To recompress graphic assets:
  • Install gulp globally:

$ npm install -g gulp

  • Install npm dependencies

$ npm install

  • Run build pipeline

$ gulp

How Assembly Works

Assembly products are like open-source and made with contributions from the community. Assembly handles the boring stuff like hosting, support, financing, legal, etc. Once the product launches we collect the revenue and split the profits amongst the contributors.

Visit https://assembly.com to learn more.