This is a product being built by the Assembly community. You can help push this idea forward by visiting https://assembly.com/giraff.
- 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.
- Install
gulp
globally:
$ npm install -g gulp
- Install
npm
dependencies
$ npm install
- Run build pipeline
$ gulp
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.