This website requires JavaScript.
Explore
Help
Sign In
zed-industries
/
zed
Watch
1
Star
1
Fork
0
You've already forked zed
mirror of
https://github.com/zed-industries/zed.git
synced
2024-11-07 20:39:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9952f08cce
zed
/
Procfile
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
swap to using vercel to run the local zed.dev server
2022-10-18 02:49:34 +03:00
web: cd ../zed.dev && PORT=3000 npx vercel dev
Rename zed-server to collab Over time, I think we may end up having multiple services, so it seems like a good opportunity to name this one more specifically while the cost is low. It just seems like naming it "zed" and "zed-server" leaves it a bit open ended.
2022-04-09 17:30:42 +03:00
collab: cd crates/collab && cargo run
Reference in New Issue
Copy Permalink