Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gisachris/react_rails_joint_app

This is a joint application for react and rails for cohesive front and backend integration with jsbundling-rails with webpack
https://github.com/gisachris/react_rails_joint_app

jsbundling jsbundling-rails rails reactjs ruby webpack

Last synced: 1 day ago
JSON representation

This is a joint application for react and rails for cohesive front and backend integration with jsbundling-rails with webpack

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)

# 📖 rails_react_joint_application

**rails_react_joint_application** This is a joint application for react and rails for cohesive front and backend integration with jsbundling-rails with webpack

## 🛠 Built With

### Tech Stack

Ruby

Rails

PostgreSQL

### Key Features

- **Display Messages**

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

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/gisachris/react_rails_joint_app.git
cd react_rails_joint_app
```

### Install

Install this project with:

```sh
cd react_rails_joint_app
bundle install
```

### Usage

To run the project, execute the following command:

```sh
rails server
```

### Run tests

To run tests, run the following command:

```sh
rspec
```

(back to top)

## 👥 Authors

👤 **Gisa Chris**

- GitHub: [@gisachris](https://github.com/gisachris)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gisa-chris/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/gisachris/react_rails_joint_app/issues).

(back to top)

## ⭐️ Show your support

If you like this project consider leaving a star in the repo.

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)