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

imported>Paulproteus
(No more virtualeenv)
imported>Paulproteus
Line 45:
 
That runs the test suite for just the ''missions'' part of the code. It uses the sqlite-based test runner so it runs fast; the real website uses MySQL, not SQLite, but you'll discover that tests run about 10 times faster in the sqlite runner.
 
== 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:
 
$ ./bin/mysite runserver
 
and load up http://localhost:8000/ in your web browser.
 
Thanks for sahirng. Always good to find a real expert.
 
== Get in touch ==
Anonymous user