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
- Host: GitHub
- URL: https://github.com/leonmaia/forum-frontend
- Owner: leonmaia
- Created: 2018-08-24T16:00:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T11:04:32.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T14:37:04.929Z (about 1 year ago)
- Topics: play-framework, twitter-bootstrap
- Language: Scala
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forum Frontend
[](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
```