atomic-server
atomic-server copied to clipboard
Website template asks and suggests `server-url`, should be `drive-url`
pnpm create @tomic/template my-project --template sveltekit-site --server-url http://localhost:9883
This command will not work if the Drive URL is different from the Server URL (which is often the case).
- [ ] Template popup should show Drive URL
- [ ] CLI argument should be Drive URL