Skip to content
/ atc Public

"Air Traffic Control" app for managing data flights to cloud storage

Notifications You must be signed in to change notification settings

cul/atc

Repository files navigation

"Air Traffic Control"

DLST app for managing data flights to cloud storage.

First-Time Setup (for developers) Clone the repository. git clone git@github.com:cul/atc.git

Install gem dependencies. bundle install

Set up config files. bundle exec rake atc:setup:config_files

Run database migrations. bundle exec rake db:migrate

Seed the database with necessary values for operation. rails db:seed

Start the application using rails server. rails s -p 3000

About

"Air Traffic Control" app for managing data flights to cloud storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages