User deployable browser client for nkrypt.xyz community edition.
- Make sure you have docker installed.
- Make a copy of the
.env
file in the same directory called.env.local
and update theVITE_DEFAULT_SERVER_URL
value to your web-server's address. (optional) - Run
npm run docker-dev
. - Browse to http://localhost:3000/
- Have nodejs 16 (LTS) or newer installed.
- Then run
npm i
- Make a copy of the
.env
file in the same directory called.env.local
and update theVITE_DEFAULT_SERVER_URL
value to your web-server's address. (optional) - Run
npm run dev
. - Browse to http://localhost:3000/
License: GNU General Public License v3.0
2022 © Sayem Shafayet