/BS_VivoFeeds

Feeds para En vivo

Primary LanguageJava

Brightspot Tutorials

Repository Overview

This repository contains several tutorial projects illustrating various aspects of the Brightspot platform.

Directories

Running a Tutorial

  1. Clone this repository or download the zip.

  2. Change to one of the above directories.

  3. Run ./run.sh (OSX/Linux) or run.cmd (Windows).

The command compiles the Brightspot project and launches the application at http://localhost:9480. The Brightspot login page appears at http://localhost:9480/cms.

Alternatively, you can download the Brightspot Vagrantfile, place it in the root of one the directories listed above and run vagrant up. For information on how to run and deploy code with Vagrant, please consult the Brightspot Documentation.