Skip to content

paulmckissock/Rails-Tutorial

Repository files navigation

A Hacker News clone where users can post articles.

Technologies

  • Rails: 7.1.3.4
  • Ruby: 3.0.0

Installation

  1. Clone the repository:

    git [email protected]:paulmckissock/Rails-Tutorial.git
    cd Rails-Tutorial
  2. Install the required gems:

    bundle install
  3. Set up the database:

    rails db:setup
  4. Start the Rails server:

    rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published