Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tufoinnkuo10/blog-app

A blog app
https://github.com/tufoinnkuo10/blog-app

Last synced: about 1 month ago
JSON representation

A blog app

Awesome Lists containing this project

README

        

# My Blog App

A fully functional blog app website that will show post of different users and allow the users to iteract with it through likes and comments.
## Built With

* Ruby on Rails
* Rspec
* Psql

## Getting Started

### Prerequisites

* Ruby (ruby --v)
* SQLite3 (sqlite3 --v)
* Postgrestsql (psql --version)
* Node.js (node --v)
* Yarn (yarn --v)

To get a local copy up and running follow these simple example steps.

Run in your terminal `git clone [email protected]:Mhdez221993/blog_app.git`

### Install RSpec

To run the tests locally :

* To instal RSpec for testing please run the following command on your terminal:

` gem install rspec`

### Helpful links to solve some issues

* [Could not find gem](https://stackoverflow.com/questions/32491201/could-not-find-gem-pg-0-12-4-ruby-in-any-of-the-gem-sources-listed-in-your)
* [Install psql](https://harshityadav95.medium.com/postgresql-in-windows-subsystem-for-linux-wsl-6dc751ac1ff3)
* [PG:: InsufficientPrivilege: ERROR: must be owner of database blog_app_development](https://stackoverflow.com/questions/25610753/activerecordstatementinvalid-pgerror-error-must-be-owner-of-database)

## Author

👤 **Tufoin Nkuo**
* GitHub: [@tufoinnkuo10](https://github.com/tufoinnkuo10)
* Twitter: [@itztenten](https://twitter.com/itztenten)
* LinkedIn: [@tufoinnkuo10](https://www.linkedin.com/in/tufoin-nkuo-3b272320b)

## Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

* To my coding collaborator and mentor
* To my Morning session and Stand Up Team
* To microverse for adding my experience with this project