Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timofurrer/hslu-dbs-project
https://github.com/timofurrer/hslu-dbs-project
dbs hslu nosql project
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timofurrer/hslu-dbs-project
- Owner: timofurrer
- License: mit
- Created: 2018-05-15T07:29:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T17:24:28.000Z (over 6 years ago)
- Last Synced: 2024-08-13T20:17:16.810Z (3 months ago)
- Topics: dbs, hslu, nosql, project
- Language: Python
- Size: 66.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hslu - timofurrer/dbs-project - project code (HSLU Modules / DBS)
README
# DBS - Projekt
## Development Setup
Use docker-compose:
```
docker-compose up --build
```* APP web interface is at `localhost:8080`
* rethinkdb web interface is at `localhost:8085`