Git Product home page Git Product logo

devoxxschedule's Introduction

This is a schedule browser for the Devoxx conference. It's built in Scala with the Play framework and runs on Windows Azure.

The Windows Azure part of the code is based heavily on packanddeploy, a simple scaffolding for packaging a Windows Azure app from the command line.

Usage

  1. Edit ServiceConfiguration.*.cscfg to reference a valid storage account that includes a container called devoxx with java.zip and play.zip in it. These should contain a JDK and the Play framework, respectively. They're downloaded at runtime and unzipped in Windows Azure.
  2. Run build.cmd & run.cmd to build and run the application locally. This will use ServiceCofiguration.Local.cscfg, so make sure it's configured properly. Leave it with just one instance to avoid file contention between processes.
  3. Run pack.cmd to output PackAndRun.cspkg. That file, along with ServiceConfiguration.Cloud.cscfg is what you need to deploy via the Windows Azure portal (or with some other tool) to get the app running in the cloud.

devoxxschedule's People

Watchers

 avatar  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.