This is the repo for https://rust-slack.herokuapp.com
This app was made to facilitate the access into the Rust Lang slack team.
cargo run
And the server will be running at: http://localhost:3000
$ heroku create
$ git push heroku master
$ heroku open
or
MIT