logo

Microverse README Template

📗 Table of Contents

📖 Hello Rails Back-End

Hello Rails Back-End is a hello world project for a rails api app.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • Rails api

Checkout the client app

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby runtime environment
  • Postgresql
  • Rails
  • React.js
  • Redux

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • Clone the repository using git@github.com:XsidX/hello-rails-back-end.git
  • Navigate to the folder using cd hello-rails-back-end

Usage

To run the project, execute the following command:

  • install necessary gems bundle install
  • run the development server on port 3001 rails s -p 3001

👥 Author

👤 Sidney

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank microverse for providing the curriculum to guide me on this project.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)