Thanks to visit codestin.com
Credit goes to github.com

Skip to content

prsanjay/articlehub

Repository files navigation

About

Article hub would help you to create new articles using rich text editor. User can search articles by Author, Title, Text and categories.

Please find technical details below

  • Ruby version : Ruby 2.7.0

  • Rails Version : Rails 6.0.2

  • Database: PostgreSQL

Steps to setup the project

  1. Clone the repository

  2. Go to project directory

  3. Run gem install bundler command to install bundler gem

  4. Run bundle install command to install all the gems

  5. Run yarn install command to install all the packages

  6. Configure your databasy.yml file

  7. Run rails db:setup command to create and run migration

  8. Run rails server command to run the server and visit localhost:3000 in your web browser.

Visit application at : https://myarticlehub.herokuapp.com/

About

Create and Publish Articles. Ability to search articles by various options.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •