Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/hello-rails-back-end
A demo Rails 7 backend app for a React frontend app
https://github.com/dennis-every/hello-rails-back-end
Last synced: 3 days ago
JSON representation
A demo Rails 7 backend app for a React frontend app
- Host: GitHub
- URL: https://github.com/dennis-every/hello-rails-back-end
- Owner: dennis-every
- License: other
- Created: 2023-06-07T03:39:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T16:26:44.000Z (over 1 year ago)
- Last Synced: 2024-12-06T03:42:46.844Z (about 2 months ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hello Rails Back End
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [React Front End Application ](#react-front-end-application-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**Hello Rails Back End** is a demo Rails 7 api app serving as the backend for a React front end app
Rails
- **Rails 7 api app serving as a back end to a React front end app**
### React Front End Application
- You can find and clone the front end repo with the following command:
- git clone https://github.com/dennis-every/hello-react-front-end.git
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer
- A connection to the internet
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/dennis-every/hello-rails-back-end.git
### Install
- rails db:create
- rails db:migrate
- rails db:seed
### Usage
To run the project, execute the following command:
- rails s
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
- Thanks @Microverse
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
This project is [MIT](./MIT.md) licensed