Git Product home page Git Product logo

secretsanta's Introduction

Welcome to Secret Santa Online gift exchange organizer!

Build Status

Secret Santa Organizer is a free online Secret Santa gift exchange organizer! Organize a Secret Santa party with friends, family or even co-workers and add your wishlist.

See LICENSE for usage terms.

SensioLabsInsight

Getting started

First get the code on your machine.

git clone [email protected]:Intracto/SecretSanta.git
cd SecretSanta

Install VirtualBox 5.0.24 and Vagrant 1.8.7 (or more recent).

vagrant up

Add these records to your own /etc/hosts file:

192.168.33.50 dev.secretsantaorganizer.com
192.168.33.50 mails.dev.secretsantaorganizer.com
192.168.33.50 phpmyadmin.dev.secretsantaorganizer.com

Browse to http://dev.secretsantaorganizer.com/app_dev.php to see the project homepage.

Extra info

If you need root in the box, use sudo -i or password vagrant.

All mails on the system are intercepted, regardless sender and receiver, and are delivered locally. You can access these mails from the URL mails.dev.secretsantaorganizer.com.

There is access to the MySQL database from URL phpmyadmin.dev.secretsantaorganizer.com, or with a remote connection. Login with user secretsanta, password vagrant.

Xdebug remote debugging is enabled. Configure your PhpStorm so you can step debug the code.

Run the tests with:

phpunit.phar -c app

Writing and running Behat tests is documented here.

Note, don't worry if you see the shell provisioning print a lot of red lines. It all works fine.

Documentation

See our docs section for information about behat, assets, ...

secretsanta's People

Contributors

tvlooy avatar acrobat avatar mvanspringel avatar strykaizer avatar tomcan avatar hvanoch avatar pix-art avatar joericlaes avatar jtubex avatar rvanginneken avatar borisson avatar wimme002 avatar jeroenmoons avatar jandc avatar karman89 avatar brentschuddinck avatar intractosupport avatar tansongyang avatar lbraun avatar michelole avatar rubenhollevoet avatar thiagopromano avatar tiagosampaio avatar vincecore avatar fobiasmog avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.