Skip to content

A project built on thoughtworks beach as part of study of spring

Notifications You must be signed in to change notification settings

raigons/uaisoccer

Repository files navigation

UAISOCCER Build Status

Easily schedule soccer championships.

Install Ansible and Vagrant

  1. Install Ansible
  2. Install Vagrant and VirtualBox
  3. Install Vagrant Cachier Plugin

Running Vagrant

  1. On terminal, move to your project folder cd projectPath and then run the following commands:
  2. $ vagrant up to start you vagrant box.
  3. $ vagrant ssh to acess your vagrant box with ssh.

Useful Aliases

Some useful aliases to get you started

  1. $ idp to install bower and node dependencies if not yet installed
  2. $ rapi to run api if not running. Now you can access the API in the address: http://localhost:8090/api
  3. $ rapp to run the app server if not running. Now you can access the APP in the address: http://localhost:9000

About

A project built on thoughtworks beach as part of study of spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published