Skip to content

Hello Rails React Back-end serves an API endpoint that selects a random greeting from the database.

Notifications You must be signed in to change notification settings

andres-condezo/hello-rails-back-end

Repository files navigation

Microverse

Hello Rails Back-end

Ruby Rails Postgres

Hello Rails React Back-end serves an API endpoint that selects a random greeting from the database.

Table of Contents

Built With

Major languages

  • Ruby
  • JavaScript

Frameworks

  • Ruby on Rails
  • React

Front-end Repository

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

  • Ruby 3
  • Ruby on rails 6
  • React 18
  • PostgreSQL
  • Node
  • Yarn

Setup

  • Clone the repository:
git clone https://github.com/andres-condezo/hello-rails-back-end.git
cd hello-rails-back-end

Install

  • Install dependencies:
bundle install
  • Create database:
rails db:create
rails db:migrate
rails db:seed

Usage

  • In the project directory, you can run:
rails server

Author

👤 Andres Condezo
GitHub @andres-condezo
Twitter @andres_condezo
LinkedIn andres-condezo

Contributing

Contributions, issues, and feature requests are welcome! 🤝

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

License

📝 This project is MIT licensed.

About

Hello Rails React Back-end serves an API endpoint that selects a random greeting from the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published