Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordij/bctt.nz

Website for the table tennis business league in Wellington NZ
https://github.com/jordij/bctt.nz

Last synced: 10 days ago
JSON representation

Website for the table tennis business league in Wellington NZ

Awesome Lists containing this project

README

        

Busines Class Table Tennis Wellington
=====================================

```
o . _______ _______
\_ 0 /______//______/| @_o
/\_, /______//______/ /\
| \ | || | / |

```

Website for the TT business league in Wellington NZ. Available at [bctt.nz](http://bctt.nz)

## Basic setup

```
$ cd [my-dev-environment]
$ git clone [email protected]:jordij/bctt.nz.git
$ cd bctt.nz
$ vagrant up
[..... wait until everything gets installed.]
$ vagrant ssh
$ djrun
```

Your instance is up and running! Available on **http://localhost:8111**

Backend based on [Wagtail CMS](https://wagtail.io)

Hosted on [Heroku](https://www.heroku.com)

Frontend based on [Twitter Bootstrap](http://getbootstrap.com) and [Flat UI Theme](http://designmodo.github.io/Flat-UI/).