Rails-back-end app

Rails api for a simple app showing random greeting messages using back-end(rails) and front-end(react) repositories. Front end

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Getting Started

  • Install Ruby on your local machine

  • Install Ruby on Rails

  • Clone this repository

    git clone git@github.com:Mutalenic/hello-rails-back-end.git
    
  • To get started, In the root directory run:

    gem install bundler
    

    Then run:

    bundle install
    

    To start the server run:

    rails s
    

    Open the browser with localhost:3000

After installing bundle

Please run the following commands rails db:create rails db:migrate rails s

To track linter errors locally follow these steps:

Track linter errors run:

rubocop

👤 Nicholas Mutale

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Micronauts.