Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/hello-rails-app
https://github.com/carreraprogrammer/hello-rails-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/carreraprogrammer/hello-rails-app
- Owner: carreraprogrammer
- License: mit
- Created: 2023-09-19T22:32:14.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-06T05:17:13.000Z (about 1 year ago)
- Last Synced: 2024-05-17T15:36:43.314Z (8 months ago)
- Language: Ruby
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HELLO RAILS REACT
# 📗 Table of Contents
- [📖 Rails React](#recipes-app)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [📝 License ](#-license-)# 📖 Rails React Blog Here
**Rails React** Effortlessly merging Rails, React, and Redux Toolkit through Webpack to simplifies the development process, elevates front-end user engagement, and guarantees effective state control within a cohesive full-stack web application.
## 🛠 Built With
Ruby on Rails
### Tech StackBackend
- **Use Migration to create schema.**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
[Install Ruby](https://www.ruby-lang.org/en/documentation/installation/)
### Setup
```sh
cd my-folder
git clone https://github.com/carreraprogrammer/spend-sparrow.git
```
### Install
This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.
```sh
bundle install
```
### Usage
To run the project, navigate to the project directory and execute the following command:
```sh
rails db:create
rails db:migrate
rails s
```
### Run tests
To run tests, run the following command:
Run the following command
```sh
rspec spec/
```
👤 **Daniel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer)
- Twitter: [@carreraprogrammer](https://twitter.com/carreraprog)
- LinkedIn: [Daniel Carrera](https://www.linkedin.com/in/carreraprogrammer/)
- **I will add following features in this project**
Contributions, issues, and feature requests are welcome!
If you like this project please follow me to find more project of this type in future.
I would like to thank microverse to provide me required information to make this project so far.
This project is [MIT](./LICENSE) licensed.