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
- Host: GitHub
- URL: https://github.com/oldprojectss/blog-app
- Owner: oldProjectss
- License: mit
- Created: 2022-07-09T07:16:55.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-28T13:01:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T21:15:48.482Z (about 2 years ago)
- Language: Ruby
- Size: 5.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.