bbepis / Hayden

Ultra-low resource 4chan/altchan thread and board archiver
MIT License
62 stars 7 forks source link

Documentation on running the webserver. #12

Open RealAngeleno opened 1 year ago

RealAngeleno commented 1 year ago

There is very little documentation on how to run it, which has made me unable to do so properly.

anonymousmaggot commented 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.

sky-cake commented 10 months ago

@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.