Closed wdestin closed 3 years ago
Thanks for reporting this issue @wdestin. Instructions in this project were outdated, I'm updating them in https://github.com/CaptainFact/captain-fact-overlay-injector/pull/240 to match what we have in the frontend.
I personally never use the Docker image in development, so I'm not always able to spot regressions. This installation makes it easier to quickly contribute, but I recommend running the API locally for a better dev experience.
Got it!
Describe the bug
Cannot start the GraphQL API.
To Reproduce
Steps to reproduce the behavior
git clone https://github.com/CaptainFact/captain-fact-overlay-injector.git
npm install
./dev/start_graphql_api.sh
Output
System: