Skip to content

OlgaCoskun/ttask

Repository files navigation

test_task app


Create import any commits from Github.com

Launching


Requirements:
  • Ruby version >= 2.6.3

  • Rails version ~> 5.2.0

Commands

Clone the repository to your local machine.

Also install Postgres and Docker. Follow the official sites.

Command for install Gems from Gemfile:

$ bundle install

Use the command for create DB:

$ bundle exec rake db:create
$ bundle exec rake db:migrate

Start docker:

docker-compose up

Then open a localhost:3000 page in your browse

About

export commits from Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published