Open RealAngeleno opened 1 year ago
Make sure you're using the webserver from build-output/hayden-server-0.9.0-win-x64.zip
, and set the file location and database connection in appsettings.json
to the same as what you're using in your scraper config. You don't need to launch the webserver executable with any arguments.
@RealAngeleno I've written how to get Hayden set up here, https://github.com/sky-cake/ayase-quart#hayden, and here, https://github.com/bbepis/Hayden/issues/14. @bbepis It would be great to add this to the official docs. I can open a PR if you will accept it.
There is very little documentation on how to run it, which has made me unable to do so properly.