/hello-rails-backend

This repository is created to build an API for the Hello Rails app.

Primary LanguageRubyMIT LicenseMIT

Rails With React

📗 Table of Contents

📖 [Hello Rails Backend]

The Hello Rails is a Ruby on Rails backend API.

🛠 Built With

Ruby, Ruby on Rails, Postgresql, Visual Studio Code, React Redux

Tech Stack

Ruby on Rails
PostgreSQL

Key Features

  • [Database Connection]
  • [Rails API]

(back to top)

💻 Getting Started

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Git
  • React

Setup

To use this project:

git clone https://github.com/Xghayor/hello-rails-backend.git
cd hello-rails-backend

Install

To install the project's dependencies, run:

bundle install

Database

rails db:create
rails db:migrate
rails db:seed

Usage

To use, run:

rails s

(back to top)

Fron-end Link

👥 Author

👤 Ghayoor Ul Baqir

🔭 Future Features

  • [Extend the Functionality]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse.

(back to top)

📝 License

This project is MIT license.

(back to top)