Skip to content

An app to manage construction projects. Send digital fixture and finish schedules.

Notifications You must be signed in to change notification settings

kengreeff/construction-manager

Repository files navigation

README

Credentials

EDITOR="code --wait" bin/rails credentials:edit --environment=production

Deploy

This app is deployed to fly.io. You will need to install flyctl before using the commands below

Setup infra:

fly launch

To deploy:

fly ssh console --pty -C "/rails/bin/rails console"

To use Rails Console in production:

fly ssh console --pty -C "/rails/bin/rails console"

About

An app to manage construction projects. Send digital fixture and finish schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published