2 lines
146 B
Bash
2 lines
146 B
Bash
|
WS_URL=ws://localhost:7636 deno run --allow-read --allow-write --unstable --allow-env --allow-net --import-map import_map.json ./server/server.ts
|