Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshithareddy1899/hello-rails-back-end
https://github.com/akshithareddy1899/hello-rails-back-end
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshithareddy1899/hello-rails-back-end
- Owner: AkshithaReddy1899
- Created: 2022-06-02T11:26:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T10:15:14.000Z (over 2 years ago)
- Last Synced: 2023-03-04T23:02:33.792Z (over 1 year ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-rails-back-end
Hello-rails-react app is a full-stack app that displays a random greeting
## Description
This repo has the code to the back-end part of the hello-rails-react app[link to front-end repo](https://github.com/AkshithaReddy1899/hello-react-front-end)
## Built With
- Ruby
- Rails
- Postgresql
- React
- React redux
- React router## Getting started
### Back-end-repo
1. Clone the project `git clone https://github.com/AkshithaReddy1899/hello-rails-back-end`
2. Installing the dependencies by running `bundle install`
3. Create database by running `rails db:create`
4. Run migrations `rails db:migrate`
5. Start the server `rails s`### Front-end-repo
1. Clone the project `git clone https://github.com/AkshithaReddy1899/hello-react-front-end`
2. Install the dependencies `npm install`
3. Run the app `npm start`### Prerequisites
- Ruby
- Rails
- postgresql
- React## Author
👤 **Akshitha Reddy**
- GitHub: [@AkshithaReddy1899](https://github.com/AkshithaReddy1899)
- LinkedIn: [Akshitha Reddy](https://www.linkedin.com/in/akshitha-reddy-716944198/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AkshithaReddy1899/hello-worl/issues) here 😏😏.
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [Microverse](https://www.microverse.org/) licensed.