stonegao / ChicagoBoss

Erlang web MVC, now featuring Comet

Home Page:http://www.chicagoboss.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started With Chicago Boss

Quickstart

make
make app PROJECT=mynewproject
cd ../mynewproject
./start-dev.sh

Then visit http://localhost:8001/ in your browser.

There will be a lot of PROGRESS REPORTs but everything should be running smoothly.

Dependencies

Upgrades

See README_UPGRADE

Database Setup

See README_DATABASE

Developer Documentation

See the FAQ and API files located at

http://www.chicagoboss.org/

If you need help getting started, check out "An Evening With Chicago Boss":

http://www.evanmiller.org/chicago-boss-guide.html

There's also the mailing list:

http://groups.google.com/group/chicagoboss

About

Erlang web MVC, now featuring Comet

http://www.chicagoboss.org/

License:MIT License