A blog built up with ruby on rails following the indications in http://tutorials.jumpstartlab.com/projects/blogger.html
You can add articles and comment them in this site
Ruby on rails
To get a local copy up, clone it and running follow these simple example steps.
- Ruby
- Rails
Install gems with:
bundle install
Setup database with:
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome! Start by:
- Forking the project.
- Cloning the project to your local machine.
- cd into the project directory.
- Run git checkout -b your-branch-name.
- Make your contributions.
- Push your branch up to your forked repository.
- Open a Pull Request with a detailed description to the development branch of the original project for a review.
- Microverse
- The Odin Project
- Jumpstartlab
Give a ⭐️ if you like this project!
📝 License
Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!
Enjoy!