To run GeneXus Next on your desktop and work offline, follow the steps below.
- Download GeneXus Next.
- In case you are working on Windows, after downloading the ZIP file, edit its file properties and check Unblock:
- Unzip GeneXusNextDesktop*.zip or *.tar.gz in a folder.
1. Run "Windows PowerShell" as Administrator.
2. Positioned in the folder where you unzipped the files, write: ./dup.ps1
1. Open the "Terminal".
2. Positioned in the folder where you unzipped the files, write: ./dup.sh
To open GeneXus Next, write http://localhost:3000 in your browser.
To stop the execution of GeneXus Next, write:
- On Windows console: ./ddown.ps1
- On Mac / Linux console: ./ddown.sh