Skip to content

juaryimami/hello-rails-backend

Repository files navigation

Hello Rails Backend

📗 Table of Contents

Hello Rails Backend

Hello Rails Backend is a rails API which generates a random greetings. This is the backend of the application.

The front end is located in this repo (https://github.com/juaryimami/hello-react-front-end.git)

🛠 Built With

Tech Stack

Server

back to top

(back to top)

Key Features

Key Features of Project.

  • Backend Api to provide random greetings
  • Postgres database to store greetings

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby
  • Rails
  • Postgresql

Setup

Clone this repository to your desired folder:

  cd desired/folder
  git clone https://github.com/juaryimami/hello-rails-backend.git

Install

Install this project with:

  • After cloning type 'cd hello-rails-backend'.
  • Run 'bundle install' to install all the required dependencies.

Usage

To run the project, execute the following command:

  • Run 'rails db:create' to create a new database
  • Run 'rails db:migrate' to migrate the db and build the schema
  • Run 'rails s' to start the server

back to top

👥 Authors

👤 Juhar Yimer

back to top

🔭 Future Features

Features to add to the project.

  • [ Personalize greetings ]

🤝 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...

back to top

Acknowledgments

I would like to thank Microverse and all our colleagures there.

❓ FAQ

  • Do I have to have any previous knowledge about ruby to use this project?

    • No!
  • How to use this project?

    • check the Getting Started section to have a complete guid on how to setup and run teh project.

back to top

📝 License

This project is MIT licensed.

back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published