How to start your OJET application from a compressed file

You can either follow the steps in this playbook to build your media toolbar application or you can download the compressed file included at the beginning of each section.

  1. Download the compressed file and extract it. The contents will be extracted to a folder named: cti-accelerator as shown below:
  2. Generate and add the certificates as mentioned in the Start the application with a self signed certificate section of the Create a JET application topic.
  3. Open cti-accelerator folder in your command prompt or terminal (in case of Mac OS) and run the command: ojet restore command to initialize the OJET application.

  4. Once the ojet restore command is successful, run the ojet serve command to start your application