wip-webclient
Pre-release
Pre-release
·
23 commits
to master
since this release
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.