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

https://github.com/leonmaia/forum-frontend

Frontend for Forum-Service
https://github.com/leonmaia/forum-frontend

play-framework twitter-bootstrap

Last synced: about 2 months ago
JSON representation

Frontend for Forum-Service

Awesome Lists containing this project

README

          

# Forum Frontend
[![Build Status](https://travis-ci.org/leonmaia/forum-frontend.svg?branch=master)](https://travis-ci.org/leonmaia/forum-frontend)

Frontend for [Forum Service](https://github.com/leonmaia/forum)

## Building and Running with docker-compose
```bash
$ sh scripts/start.sh
```

## Running with latest imagege from hub.docker
```bash
$ docker-compose up
```