mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 09:09:01 -05:00
pass localtunnel url to dev server
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"web3"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "lt --port 3000 & next dev",
|
||||
"localtunnel": "node localtunnel.js",
|
||||
"dev": "node dev.js",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
|
||||
Reference in New Issue
Block a user