Skip to content

Web application to keep track of boxes during a move.

Notifications You must be signed in to change notification settings

dentarg/kartonger

Repository files navigation

Boxes

Ruby on Rails application to keep track of boxes during a move. 📦️

Getting started

First time, run

bin/rails credentials:edit --environment development

and add users like this:

users:
    username: password
    otheruser: otherpassword