Skip to content

Latest commit

 

History

History
191 lines (117 loc) · 4.09 KB

README.md

File metadata and controls

191 lines (117 loc) · 4.09 KB

📗 Table of Contents

📖 Hello-Rails-Back-End

Describe your project in 1 or 2 sentences.

Hello_Rails_Back_End is a learning backend app where with the help of rails API implementation.

🛠 Built With

Tech Stack

This project is made using technologies as follows:

Server
Database

Key Features

  • On refresh page get a random greeting

(back to top)

🚀 Live Demo

(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:

Example command:

 bundle install

Setup

Clone this repository to your desired folder:

Example command:

  git clone https://github.com/skyv26/hello-rails-back-end.git
  cd hello-rails-back-end

Install

Install this project with:

  bundle install

Usage

To build the project, execute the following command:

Example command:

  rails s

Deployment

You can deploy this project using:

Example:

Render Platform
Railways
Heroku (Paid)

(back to top)

👥 Authors

👤 Aakash

(back to top)

🔭 Future Features

  • SignUp and Login
  • Authentication and Authorization
  • Documentation

(back to top)

💻 Front-end Repository

  • Click Here

  • Clone this repository to your desired folder:

  • Example command:

      git clone https://github.com/skyv26/hello-react-front-end.git
      cd hello-react-front-end
    

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please give a star, if you like the 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)