Skip to content

A simple Blog where you can create, edit, delete, and view list posts. On the "show" page, you can add comments to post.

Notifications You must be signed in to change notification settings

PetroFedun/RoRblog

Repository files navigation

Blog on Ruby on Rails

Getting started

To get started with the app, clone the repo and then run:

$ bundle install

Next, migrate the database:

$ rails db:migrate

You be ready to run the app in a local server:

$ rails server

Description

A simple Blog where you can create, edit, delete, and view list posts. On the "show" page, you can add comments to post.

About

A simple Blog where you can create, edit, delete, and view list posts. On the "show" page, you can add comments to post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published