Skip to content

rust-on-slack/rust-slack-inviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rust slack inviter

This is the repo for https://rust-slack.herokuapp.com

This app was made to facilitate the access into the Rust Lang slack team.

https://rust-lang.slack.com

Running

cargo run

And the server will be running at: http://localhost:3000

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

LICENSE

MIT