Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwentsir/my_new_rails_app
https://github.com/kwentsir/my_new_rails_app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kwentsir/my_new_rails_app
- Owner: Kwentsir
- Created: 2022-09-30T17:19:18.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-30T18:48:51.000Z (over 2 years ago)
- Last Synced: 2024-10-28T17:15:18.498Z (3 months ago)
- Language: Ruby
- Size: 143 KB
- Stars: 2
- 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)
## my_new_rails_app> Connect React and Rails together.
## Built With
- Ruby
- Ruby on Rails
- React
- PostgreSQL## Getting Started
To get a local copy up and running follow these simple example steps.
1- Copy this link `https://github.com/Kwentsir/my_new_rails_app.git`
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write `git clone https://github.com/Kwentsir/my_new_rails_app.git`
5- Go to the repository folder in your command prompt `cd my_new_rails_app`.
6- You might need to install bundles with `bundle install` and npm dependencies with `npm i`
6- Go to command line and run `./bin/dev` for the live server.
7- Run `rails db:create` to create database.## Author
👤 **Joseph Kwesi Kwentsir**
- GitHub: [@Kwentsir](https://github.com/Kwentsir/)
- Twitter: [@jkwentsir](https://twitter.com/jkwentsir)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josephkwentsir/)## 🤝 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.