Skip to content

addynaik/Boxmeup

 
 

Repository files navigation

Boxmeup

Join the chat at https://gitter.im/boxmeup/Boxmeup

Boxmeup is a web and mobile application to help users keep track of what they have in their containers and how to find items in specific containers.

Build Status Scrutinizer Code Quality Huboard

Requirements

  • PHP 5.5+
  • MySQL 5.5
  • Sphinxsearch 2.0+
  • Composer
  • NodeJS (npm)
  • Bower
  • Compass
  • Grunt CLI

Quick start

npm install && bower install && composer install
cp config/environment.dist.php config/environment.php

Build CSS/JS

grunt build

Debug

To get debug mode the APPLICATION_ENV must be set to dev. This is expected to arrive in $_SERVER.

Contributing

See the CONTRIBUTING.md document.

License (GPLv3)

This software is licensed under GPLv3. See the LICENSE.md for complete GPLv3 license attached to this software.

About

Boxmeup is a web and mobile application to help users keep track of what they have in their containers and how to find items in specific containers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 38.4%
  • HTML 28.4%
  • JavaScript 25.5%
  • CSS 5.4%
  • Shell 1.3%
  • ApacheConf 0.5%
  • Ruby 0.5%