mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-21 15:48:05 +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```
|
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```.
|
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
|
## Contribute
|
||||||
|
|
||||||
Want to contribute? Check out the [Contributors Guide][CON]
|
Want to contribute? Check out the [Contributors Guide][CON]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user