/adc

SBS-ADC Collaboration

Primary LanguageRuby

SBS - ADC AI Collaboration Application

This is an application for working on AI to resolve some problem in ADC working environment.

License

TBA

Getting started

to get started with the app, clone the repo and then install the needs gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the test suite to verify that everything is working correctly:

$ rails test

If the suite passes, you'll be ready to run the app in a local server:

$ rails server

For more information, contact SBS Information system: [SBS情報システム][https://www.sbs-infosys.co.jp].