Skip to content

mmsesay/hello-rails-back-end

Repository files navigation

hello-rails-back-end

This project is a simple rails for the backend api that returns messages from a database.

Built With

  • Ruby on Rails

Link to React App

React-Front-End

Getting Started

  • To get a local copy of the repository please run the following commands on your terminal:

    • git clone https://github.com/mmsesay/hello-rails-back-end.git
    • cd hello-rails-react
    • bundle install to couple all dependacies
  • Make sure you do have a database installed locally (Postgresql or any other)

    • After cloning the project:
      • Goto config directory
      • Open the database.yml file
      • Swap the username and password on line 27 & 28 to match your database credentials
  • Run the application

    • rails s to start the rails application

👤 Muhammad Sesay

🤝 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

  • Microverse for the readme template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published