Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot0122 authored Jan 13, 2024
1 parent 8389403 commit d347b96
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 d347b96

Please sign in to comment.