Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.13 KB

Squary.io

Real time collaborative pixel art drawing built with Meteor. You can follow the development on Trello or the recent changes in CHANGELOG.md.

Preview

Install

Some dependencies are handled by bower, be sure to install them with:

bower install

Commands

  • Start meteor locally. If you want Facebook/Google oauth to work you have to create a dev app for each service.

meteor run --settings local.settings.json

  • Deploy to meteor website

meteor deploy dev-squary.meteor.com --settings dist.settings.json

Review & Build

Codacy Badge

Contribute

Contributions to Squary.io are highly appreciated, in the form of ideas, concrete suggestions or pull request. Be sure to check if it is not already in the Trello board before posting.