/hello-rails-back-end

RoR + React project setup as two apps. This is the backend/API part of the setup. Built with: Ruby on rails & Postgresql.

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [Hello React Rails Backend]

[Hello React Rails Backend] is a Ruby on Rails API backend for the Hello React Frontend project.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • [Generate API Greeting Messages]

(back to top)

Project Front End

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/DebyGrey/hello-rails-back-end.git

Install

Install this project with:

Example command:

  bundle install

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rails test

👥 Authors

👤 Deborah Fashoro

(back to top)

🔭 Future Features

  • [User Authentication and Authorization]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

🙏 Acknowledgments

Thanks to all Microverse community

(back to top)

📝 License

This project is MIT licensed.

(back to top)