Skip to content

jpac-run/toilet-vacant-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  1. Create a Slack App and give it access to Slack Webhooks
  1. Clone the repo
  2. Run bundle install
  3. Change .env.example to .env
  • SLACK_URL will be your Webhook URL
  • SLACK_CHANNEL will be your Slack channel
  1. Run rails db:create db:migrate db:seed
  2. Run rails s and go to localhost:3000

About

A Rails app for a blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published