Skip to content

wip-webclient

Pre-release
Pre-release
Compare
Choose a tag to compare
@askmeaboutlo0m askmeaboutlo0m released this 05 Feb 00:42
· 23 commits to master since this release
wip-webclient
1bd495c

For use with the WIP drawpile-srv for the web client of Drawpile. This is a development release. It may be unstable, gets updated in-place and will go away eventually.

The attached binary is built with the following parameters in .env.local:

REACT_APP_APIROOT=/admin/api
REACT_APP_BASENAME=/admin
PUBLIC_URL=/admin

If you want to use other paths, you must build this yourself.