Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwentsir/hello-rails-back-end
https://github.com/kwentsir/hello-rails-back-end
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kwentsir/hello-rails-back-end
- Owner: Kwentsir
- Created: 2022-10-05T15:41:03.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-05T21:09:39.000Z (over 2 years ago)
- Last Synced: 2024-10-28T17:15:19.545Z (3 months ago)
- Language: Ruby
- Size: 36.1 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)
## hello-rails-back-end
Backend and Frontend created separately
## Frontend
The frontend part of this project: [hello-react-front-end](https://github.com/Kwentsir/hello-react-front-end)## Built With
- Ruby
- Ruby on Rails
- PostgreSQL## Getting Started
To get a local copy up and running follow these simple example steps.
1- Copy this link `https://github.com/Kwentsir/hello-rails-back-end.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/hello-rails-back-end.git`
5- Go to the repository folder in your command prompt `cd hello-rails-back-end`.
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.