Standalone
The fastest way to install Djehooty without dependencies is to download the latest release of the djehooty-standalone executable for your platform. This binary includes both djehooty-backend and djehooty-frontend and automatically opens your web browser at http://localhost:3000.
- Linux
- Windows
- MacOS
Make sure the binary is executable and run it from your terminal with the following commands:
chmod +x djehooty-standalone-linux-amd64
./djehooty-standalone-linux-amd64
CTRL+C stops Djehooty.
info
This operating system is not yet supported.
info
This operating system is not yet supported.
For more information on how djehooty-standalone works, refer to the djehooty-backend documentation.