Getting started with the OpenHatch code (moved): Difference between revisions

Line 32:
 
== Play with your local install ==
 
=== Want a website? ===
 
Once you've gone through these steps, just visit your own OpenHatch instance on the web. You can start the server with:
Line 38 ⟶ 40:
 
and load up http://localhost:8000/ in your web browser.
 
=== Want a shell? ===
 
You can get a shell from which you can play with database objects and the entire codebase. This uses "IPython", similar to "IRB" if you know Ruby.
 
$ ./bin/mysite shell_plus
 
== Get in touch ==
Anonymous user