Quantcast
Channel: alvinalexander.com - configure
Viewing all articles
Browse latest Browse all 24

Notes on configuring Sencha Touch, Nginx, and Play on Mac OS X

$
0
0

These are a few notes on how I set up my Mac OS X development environment for my Radio Pi Mobile application (RPM). The app uses Sencha Touch for the front end, the Scala Play Framework for the backend server, and Nginx to glue them together.

The Play server

The server component of RPM is written using the Scala Play Framework. It runs on port 9000, and I configure it in Nginx like this:

read more


Viewing all articles
Browse latest Browse all 24

Trending Articles