Skip to content

MisterBolt/home-inventory

Repository files navigation

Home Inventory

Ruby Rails Ruby Style Guide

A home inventory app to track items in your home.

Table of Contents

Getting Started

Prerequisites

Installation

  1. Clone the repo:
    git clone https://github.com/MisterBolt/home-inventory.git
  2. Configure required environment variables shown in app/.env.development file.
  3. Setup and run application:
    bin/setup

Development

  1. Run application:
    bin/dev

Test

  1. Run unit tests:
    rails test
  2. Run system tests:
    rails test:system

About

A home inventory app to track items in your home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published