Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usorfaitheloho/hello-rails-backend
This is a project for getting myself acquainted with handling backend using Rails in full-stack web application.
https://github.com/usorfaitheloho/hello-rails-backend
rails
Last synced: 18 days ago
JSON representation
This is a project for getting myself acquainted with handling backend using Rails in full-stack web application.
- Host: GitHub
- URL: https://github.com/usorfaitheloho/hello-rails-backend
- Owner: usorfaitheloho
- Created: 2022-07-30T17:04:03.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-30T17:43:41.000Z (over 2 years ago)
- Last Synced: 2024-11-11T05:41:22.403Z (3 months ago)
- Topics: rails
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-rails-back-end
![](https://img.shields.io/badge/Microverse-blueviolet)
# React-Rails Practise
This is a project for getting myself acquainted with integrating a rails app with react as one full-stack web application.
## Frontend Live version
[Live Version](https://greeting-app-frontend.herokuapp.com/)
## Frontend Source Code
[Source Code](https://github.com/usorfaitheloho/hello-react-front-end)
## Built With- Ruby
- Rails
- Postgresql## Getting Started
To get a local copy up and running follow these simple example steps.
Start by cloning the repository.
`https://github.com/usorfaitheloho/hello-rails-back-end.git`
Navigate to the created folder.
`cd hello-rails-back-end`
### Prerequisites
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails### Install
To install rails, run `gem install rails on your terminal`
### Usage
### Run tests
To run tests enter `rspec` command on your terminal
## Authors
👤 **faith eloho usor**
- GitHub: [@githubhandle](https://github.com/usorfaitheloho)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faith usor)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.