Skip to content

This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.

Notifications You must be signed in to change notification settings

aizjicod/blog-app

Repository files navigation

Ruby Rails

Ruby on Rails Blog App

A blog app created with RoR.

Getting Started

  • Check the Ruby version or if you have at all by running ruby -v if it returns ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) or similar, you have Ruby installed.
  • Ruby version used ruby 3.1.2
  • Clone the repository by running ssh git@github.com:aizjicod/blog-app.git https https://github.com/aizjicod/blog-app.git in your CLI.

  • cd blog-app

  • Run bundle install

  • Run rails server

  • Open Browser http://localhost:3000/

  • Ensure you have postgresssql installed before running the application. which psql or psql --version

  • Run rails db:create

  • create a .envs file using the link to host postgress credentials

Author

👤 Alejandro Torres 🧑🏻‍💻

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •