pocketnetteam / pocketnet.core

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
115 stars 28 forks source link

Realize web server for static data (html, js, css, etc.) #26

Closed andyoknen closed 3 years ago

andyoknen commented 3 years ago

Frontend place here: https://github.com/pocketnetteam/pocketnet.gui

I suggest that with each release of the frontend, we collect an archive with a ready-made application for the node.

andyoknen commented 3 years ago

Alternatively, you can use a third-party library for step 3 - https://github.com/tfussell/miniz-cpp

The archive will be available in the releases section at the link: https://github.com/pocketnetteam/pocketnet.gui/releases/latest/download/PocketnetNodeGui.zip

Standard path for unpacking (GetDataDir() / "web")

where GetDataDir() from util.h