Skip to content

bpierre/gif.gg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gif.gg

Requirements

  • PHP 5.4+
  • MySQL 5.x+

Installation

Create a database for gif.gg and import the schema:

$ mysql -u USER -p DATABASE < schema.sql

Copy and edit the config file:

$ cp app/config.example.php app/config.php

Install the Composer dependencies:

$ composer install

Compile and compress CSS and JS:

$ make

License

MIT

About

Animated GIFs from your webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published