A mobile optimised photo publishing platform (self-hosted Flickr alternative).
This is very much a work in progress.
Licensed under the GPLv3.
- PHP5.3
- imagick
- pdo_sqlite
- SQLite
Backend
Frontend
Install Node.js first.
$ git clone [email protected]:ElbertF/Shot.io.git shot.io
$ cd shot.io
$ sudo npm install -g grunt-cli bower
$ npm install