Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josphat205/rails-blog
https://github.com/josphat205/rails-blog
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/josphat205/rails-blog
- Owner: Josphat205
- Created: 2022-11-22T09:26:18.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-10T13:30:59.000Z (about 2 years ago)
- Last Synced: 2024-04-13T23:02:30.503Z (9 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Describe your project in 1 or 2 sentences.
**[Rails blog app]** is ruby on rails project that has users, comment, likes and post
## 🛠 Built With Rails
> Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
## 🚀 Live Demo Live Link
> Add a link to your deployed project.
- [Live Demo Link]()
> Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
gem install rails
```
### Setup
Clone this repository to your desired folder: [email protected]:Josphat205/rails-blog.git
commands:
```sh
cd Sites
git clone @github.com:Josphat205/rails-blog.git
```
-
### Install
Install this project with:
Example command:
```sh
cd rails-blog
gem install
```
-
### Usage
To run the project, execute the following command:
Example command:
```sh
rails server
```
### Run tests
To run tests, run the following command:
Example command:
```sh
bin/rails rspec spec/models/user_test.rb
```
-
### Deployment
You can deploy this project using:
Example: heroku
```sh
```
> Mention all of the collaborators of this project.
👤 **Author1**
- GitHub: [@Josphat205](https://github.com/Josphat205)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josphatloman/)
- Twitter: [@twitterhandle](https://twitter.com/josphatloman)
👤 **Kehinde Ridwan Onifade**
- GitHub: [@Josphat205](https://github.com/kendoriddy)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kehindeonifade/)
- Twitter: [@twitterhandle](https://twitter.com/RideOnOne09)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project you can give me a star
> Give credit to everyone who inspired your codebase.
I would like to thank microverse and my coding partners for the support and collaborations
## 📝 License
This project is [MIT](./MIT.md) licensed.