- Download the latest version of the backend node executable for your platform (mac, linux, and windows).
- Run the executable in the command line terminal. For example, on Windows:
mobazha.exe start
The default data folder is as below.
- Mac: ~/Application Support/Mobazha
- Win: %LOCALAPPDATA%/Mobazha
- Linux: ~/.mobazha
You can redirect your data folder with following command:
mobazha.exe start -d {your_data_folder_path}