Skip to content

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.

Notifications You must be signed in to change notification settings

ABDULALI3468/hello-rails-back-end

Repository files navigation

Hello rails back-end

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.

The front-end for this api service is Hello react front-end

Built With

  • Ruby on Rails
  • PostgreSQL

Getting Started

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

Prerequisites

  • Ruby ruby-3.1.2 installed
  • PostgreSQL dbms running

Setup

  • Open your terminal and navigate to the folder you would like to save the project.

  • Type these commands into the terminal:

git clone https://github.com/ABDULALI3468/hello-rails-back-end.git
cd hello-rails-back-end
bundle install
Update the confid/database.yml file.
  • Type this commands into the terminal:
rails db:create db:reset

Run application

  • Type this command into the terminal:
rails server

Authors

👤 ABDUL ALI

  • This is My GitHub: GitHub followers
  • This is My Linkedin: Linkedin Badge 
  • This is My Twitter: Twitter Badge 

🤝 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

This exercise is about creating a "Hello World" application to display a random message. The back-end is built with Rails and the front-end with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published