Remove all the port from your life
- "dev": "vite" # http://localhost:5173
+ "dev": "noport vite" # https://app.localAdd noport before your app, we will infer a cool, fixed subdomain, using HTTPS :
# Served on http://localhost:5173
vite
# Served on http://myapp.local:2828
noport -- vite The subdomain can be changes :
--domain sub_domainyou choose your subdomain--git-branchwe will infer a sub domain from the branch name--git-worktreewe will infer a sub domain from the worktree
The software is not installable yet. will be soon