hello-rails-back-end

📗 Table of Contents

Hello world-

hello-rails-back-end is educational repo with rails api to generate random greeting messages.

🛠 Built With

Tech Stack

Server Client
  • React
  • back to top

    Key Features

    • Create an API endpint by rails.
    • Message generate.

    💻 Getting Started

    Front End Link

    • Click here for front end link

    Prerequisites

    • Make sure you have Ruby installed in your system. You can install it here

    • Get started with Ruby on Rails.

    • Make sure you have PostgreSQL installed and running.

    Setup

    • Clone this repository by running git clone https://github.com/Tekhlay/hello-rails-back-end.git in your command line.

    • Navigate to the repository by running cd hello-rails-back-end.

    Install

    • Run npm install to install all the gems.

    Run

    • Change/include host, username, password according to your database server.
    • Run rails db:create and rails db:migrate
    • Run rails server to start the server or separetly.
    • In your browser, go to http://localhost:3000.

    back to top

    👥 Authors

    👤 Tekhlay B.

    back to top

    🔭 Future Features

    • Better user interface

    🤝 Contributing

    Contributions, issues, and feature requests are highly welcomed!

    Feel free to check the issues page

    back to top

    ⭐️ Show your support

    Give a ⭐️ if you like this project!

    back to top

    🙏 Acknowledgments

    • I would like to thank all code reviewers and coding partners for making this project better.

    (back to top)

    📝 License

    This project is MIT licensed.

    back to top