zed/Procfile
Antonio Scandurra 4664683069 Remove Redis
2022-07-18 08:59:35 +02:00

3 lines
83 B
Plaintext

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