mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-21 07:38:13 +00:00
Update README.md
This commit is contained in:
parent
51db714bb2
commit
0d44ab6bb9
10
README.md
10
README.md
@ -49,6 +49,16 @@ Execute the [DDL files][DDL] to create the required repository tables in **where
|
||||
4. Start the metadata ETL and API service: ```./gradlew wherehows-backend:runPlayBinary```
|
||||
5. In a new terminal, start the web front-end: ```./gradlew wherehows-frontend:runPlayBinary```. The WhereHows UI is available at http://localhost:9000 by default. You can change the port number by editing the value of ```project.ext.httpPort``` in ```wherehows-frontend/build.gradle```.
|
||||
|
||||
## Who uses WhereHows?
|
||||
|
||||
Here is a list of companies known to use WhereHows. Let us know if we missed your company!
|
||||
|
||||
* [LinkedIn](http://www.linkedin.com)
|
||||
* [Overstock.com](http://www.overstock.com)
|
||||
* [Fitbit](http://www.fitbit.com)
|
||||
* [Carbonite](https://www.carbonite.com)
|
||||
|
||||
|
||||
## Contribute
|
||||
|
||||
Want to contribute? Check out the [Contributors Guide][CON]
|
||||
|
Loading…
x
Reference in New Issue
Block a user