/blogger2

http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2

Primary LanguageRubyMIT LicenseMIT

Blogger2

Tutorial

  • The default CSS style from the tutorial is used.
  • Ruby version - 2.7.2
  • Rails version - 6.1.4.1
  • Postgres: >=9.5
  • Clone this repo
  • https://github.com/Laguna1/blogger2
  • cd blogger2
  • System dependencies
  • bundle install
  • Configuration

  • Database creation

  • rails db:create
  • Database initialization
  • rails db:migrate
  • Start server
  • rails s
  • Open http://localhost:3000/ in your browser

Author

👤 Oksana Petrova

🤝 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!