Wednesday, 2 September 2026

Omniroute step by step setup

 Omniroute step by step setup


Step 1 : Install node js and omniroute using below command. 
npm install -g omniroute

Step 2 : Start the server using below command.
omniroute

Step 3 : Use the default url to run it in browser
Default URL: http://localhost:20128

Step 4 : Use the Provider topology and setup the Free tier providers or select No Auth provider for instant api key, which are providing API key to use in IntelliJ or VSCode.

Step 5 : Create a key using api-key section and copy the key
sk-0574b91fa44a3072-8a7b9b-31a80be7

Step 6 : Check in home section wheather its connected or not with omniroute at provider section 

Step 7 : Open VS Code and install cline client to connect the omniroute 


No comments:

Post a Comment

Omniroute step by step setup

 Omniroute step by step setup Step 1 : Install node js and omniroute using below command.  npm install -g omniroute Step 2 : Start the ser...