mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2026-03-11 07:27:23 -04: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