Xghayor / hello-rails-backend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Ruby 80.8%Language:Batchfile 10.6%Language:Dockerfile 7.0%Language:HTML 0.9%Language:Shell 0.7%