Skip to content

neelima1993-1ap/project

Repository files navigation

project

Steps to run the project

run 'git clone [email protected]:neelima1993-1ap/project.git'

run 'cd project'

run 'bundle install'

make changes to database.yml if required (adding database password)

run 'rake db:create'

run 'rake db:migrate'

run 'rake db:seed'

run 'rails s'

Navigate to localhost:3000 in your choice of browser and enter credentials: email: [email protected], password: admin123

Other requirements

install redis server and run it

install sidekiq and run by using command 'sidekiq -q default'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published