Ruby Shell Script Postgres Rails React React Router Redux Webpack


Hello Rails React 👋🌎

📗 Table of Contents

📖 [Hello Rails React]

About A "Hello world" project built with React & ROR as one app with Webpack

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database
Other

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

  • Check the Ruby version or if you have at all by running ruby -v if it returns ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) or similar, you have Ruby installed.
  • Ruby version used ruby 3.1.2

Setup 🛠️

Clone this repository to your desired folder:

  • Clone the repository using the GitHub this link 🔗
  • cd hello-rails-react

Install 📥

To get this project running correctly, please run the following command to install all necessary dependencies:

  • Run bundle install
  • Run npm install
  • Run npm run build
  • Run yarn install

Usage

To run the project, execute the following command:

  • Run rails server
  • Open Browser http://localhost:3000/
  • Ensure you have PostgreSQL installed before running the applicationpsql --version.
  • Run rails db:setup.
  • Create a .envs file using the link to host postgres credentials.

(back to top)

👥 ✍️ Authors

👤 Tamoor Saeed

(back to top)

🔭 Future Features

[Displays random famous quotes]

(back to top)

🤝 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 or find it useful/interesting, please make sure you give ⭐️ a since this will make it easily accesible for you too!

(back to top)

📝 License

This project is MIT licensed.

(back to top)