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

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

This is a blog aplication built using Ruby on rails, and postgresql databas
https://github.com/oldprojectss/blog-app

Last synced: 11 months ago
JSON representation

This is a blog aplication built using Ruby on rails, and postgresql databas

Awesome Lists containing this project

README

          

# Blog App

This is a blog aplication built using Ruby on rails, and postgresql database

## Built With

- Ruby
- Rails
- Postgresql

## Getting Started

To start using this software you need to have Ruby installed in your machine

Then clone this repo:

```
-$ git clone git@github.com:Ismailco/Blog-app.git
```

```
-$ cd Blog-app
```

To run rspec, in your terminal for testing the methods:

```
-$ rspec
```

To run the server:

```
-$ bundle exec rake assets:precompile
-$ rails s
```

### Prerequisites

Ruby and rails installed on your local machine

### Setup

- Clone the GitHub Repository
- Go to the Project Directory
- Run `bundle install`

## Authors

👤 **Ismail Courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- GitHub: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [Ismail courr](https://www.linkedin.com/in/ismailcourr)

## 🤝 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](./LICENSE) licensed.