Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 344 Bytes

This is the source code for http://randomiseme.org

Contributing

Development environment as a vagrant VM available here

$ vagrant ssh
$ workon rm
$ python manage.py runserver 0.0.0.0:8000

Superuser already created: super/super1

Source code mounted to host at ./src/randomise.me