zed/Procfile

3 lines
84 B
Text
Raw Normal View History

collab: cd crates/server && cargo run
site: cd ../zed.dev && PORT=3000 npx next dev