This is a blog aplication built using Ruby on rails, and postgresql database
- Ruby
- Rails
- Postgresql
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
Ruby and rails installed on your local machine
- Clone the GitHub Repository
- Go to the Project Directory
- Run
bundle install
👤 Ismail Courr
- GitHub: @ismailco
- GitHub: @ismailcourr
- LinkedIn: Ismail courr
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.