Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tobyyu007 authored Jan 17, 2024
2 parents 8389403 + d347b96 commit 091bc88
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ You have to change the folder name for this repository because "-" is a problem
mv ResilientDB-GraphQL ResilientDB_GraphQL

Then you should start the crow http service, which may take a few minutes at the first time.

bazel build ResilientDB_GraphQL/service/http_server:crow_service_main

cd ResilientDB_GraphQL
bazel build service/http_server:crow_service_main

## Start the Backend server and the HTTP server

Expand Down

0 comments on commit 091bc88

Please sign in to comment.