Comment on Self-host Reddit – 2.38B posts, works offline, yours forever
19_84@lemmy.dbzer0.com 1 month agoredarc uses reactjs to serve the web app, redd-archiver uses a hybrid architecture that combines static page generation with postgres search via flask. is more like a hybrid static site generator with web app capabilities through docker and flask. the static pages with sorted indexes can be viewed offline and served on hosts like github and codeberg pages.
avidamoeba@lemmy.ca 1 month ago
Is there difference in how much storage space is needed between the two approaches?
19_84@lemmy.dbzer0.com 1 month ago
redd-archiver will take up more disk space because the database exists along with the static html