feat: ngrok setup

This commit is contained in:
Ayobami
2025-07-07 22:13:32 +01:00
parent 680a7c3268
commit 96e074cc2d
2 changed files with 19 additions and 5 deletions
-3
View File
@@ -3,9 +3,6 @@
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"engines": {
"node": "18.x"
},
"scripts": {
"start": "cross-env NODE_ENV=development webpack serve --config config/webpack.dev.js",
"prep": "yarn && yarn prepare-husky && yarn start",