Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tugsem/my_new_rails_app
https://github.com/tugsem/my_new_rails_app
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tugsem/my_new_rails_app
- Owner: tugsem
- Created: 2022-11-22T13:53:52.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-23T16:36:36.000Z (about 2 years ago)
- Last Synced: 2024-12-17T16:36:22.160Z (27 days ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Set up a "Hello world" project with react-rails gem
> A simple application for study purposes. It combines rails as a back-end and react as a front-end library.
## Built With
- Ruby on Rails
- React## Getting Started
To get a local copy up and running follow these simple example steps.- Copy and clone this link locally `https://github.com/tugsem/my_new_rails_app.git`.
- Go to the repository folder in your command prompt `cd my_new_rails_app`.- Follow these steps to run the app:
- run `bundle` and `yarn install` to install all dependencies and ruby gems
- run `rails db:create`,`rails db:migrate`,`rails db:seed` to create database
- run `rails s`## Authors
👤 **Tuğsem Saranlı**
- GitHub: [@githubhandle](https://github.com/tugsem)
- Twitter: [@twitterhandle](https://twitter.com/tugsemSaranli)
- LinkedIn: [LinkedIn](https://linkedin.com/in/tugsem)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.