Skip to content
/ igma Public

Instagram​ ​ Monitoring​ ​ Application (test task)

License

Notifications You must be signed in to change notification settings

edlvj/igma

Repository files navigation

Igma

##Requirements

ruby 2.3.1
postgresql
redis

Setup

How to prepare (create and migrate) DB for development and test environments:

% bundle exec hanami db prepare

% HANAMI_ENV=test bundle exec hanami db prepare

How to seed to db:

% bundle exec rake seed

How to run the development server:

% foreman start

How to run tests:

% bundle exec rake

Instagram Api on sandbox mode and available only one user 'edwardlovejoy'

About

Instagram​ ​ Monitoring​ ​ Application (test task)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published