-
Open Puppeteer in the Same Window:
- Follow the instructions in this Medium article to open Puppeteer in an existing Chrome window.
-
Get
webSocketDebuggerUrl
from the Following URL:- Open this in the Chrome browser (use the shortcut you created in the previous step).
- Retrieve the
webSocketDebuggerUrl
from the JSON response.
-
Add
webSocketDebuggerUrl
to.env
File:- Inside the backend folder root, create or edit the
.env
file. - Add the following variable:
Replace
CHROME_URI=<webSocketDebuggerUrl>
<webSocketDebuggerUrl>
with the actual value you obtained.
- Inside the backend folder root, create or edit the
-
Build the Front End:
- Navigate to the root of your UI folder.
- Run
npm run build
.
-
Notifications
You must be signed in to change notification settings - Fork 0
JOEMN96/LyricMaker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published