bxiang / ticketexpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicketExpress

This is a sample CRUD app. It uses:

  • Scala
  • Play 2.10
  • Mongo DB
  • Casbah
  • Salat/play-plugins-salat
  • Angularjs
  • Twitter Bootstrap
  • Live Reload/Guard

Run

Start up Mongo DB server first, then "play run" to start the app. It runs at port 9000.

JSON

JSON format is used to communicate between client and server. To access the JSON API:

Live Reload

^ + Shift + I: open BatarangJS

guard start: to run Live Reload

About


Languages

Language:Scala 69.3%Language:HTML 30.1%Language:Ruby 0.6%