Skip to content

slimklim/twitter_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement:

  • Ruby = 2.3.3
  • MySQL >= 5.6

To start the application, follow the steps:

  • clone repo and change directory to root for this app
  • run 'bundler install'
  • change user and password to mysql server in config/database.yml
  • run 'rake db:create db:migrate'
  • run 'rails s'
  • get to 'http://127.0.0.1:3000/' in browser

profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published