{"id":25781836,"url":"https://github.com/barek2k2/thinkific","last_synced_at":"2025-06-18T15:34:41.078Z","repository":{"id":36195972,"uuid":"222203942","full_name":"barek2k2/thinkific","owner":"barek2k2","description":"A course creator web application","archived":false,"fork":false,"pushed_at":"2023-01-19T15:56:58.000Z","size":3601,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-18T02:45:38.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barek2k2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-17T05:54:20.000Z","updated_at":"2021-12-03T17:05:14.000Z","dependencies_parsed_at":"2023-02-11T08:15:40.577Z","dependency_job_id":null,"html_url":"https://github.com/barek2k2/thinkific","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barek2k2%2Fthinkific","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barek2k2%2Fthinkific/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barek2k2%2Fthinkific/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barek2k2%2Fthinkific/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barek2k2","download_url":"https://codeload.github.com/barek2k2/thinkific/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993733,"owners_count":19890418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-27T07:31:01.635Z","updated_at":"2025-02-27T07:32:19.464Z","avatar_url":"https://github.com/barek2k2.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisite \n\n* `ruby 2.5.5 or higher`\n* `nodejs v0.12.7 or higher`\n* Please make sure your database configuration is setup at `config/database.yml` properly.\n\n# How to set up locally\n * Run these commands\n ```\n git clone git@github.com:barek2k2/thinkific.git\n bundle install\n rake db:create RAILS_ENV=development\n rake db:migrate RAILS_ENV=development\n rake db:seed RAILS_ENV=development\n rails s -p 3000\n ```\n * Your Rails app will be viewable on http://localhost:3000/\n * A test user will be created upon running the seed with \n email `barek2k2@gmail.com` and password `123456`\n\n# How to run test cases\n```\nrake db:create RAILS_ENV=test\nrake db:schema:load RAILS_ENV=test\nrspec\n```\n\n# Live demo\nhttps://fierce-escarpment-82937.herokuapp.com/\n\n# Already tested and developed into this environment\n* Ruby 2.5.5\n* Rails 5.2.3\n* Ubuntu 18.04.2 LTS\n* Rubymine IDE 2017.1.6\n* PostgreSQL 10.10\n* nodejs 0.12.7\n\n#### Notes\n * Right now Active storage uses local disc for file upload, Heroku live demo may not work for file upload/download.\n However AWS S3 can easily be integrated to store files on cloud via Active Storage.\n * Running tests may be slow because bulk import will import multimedia from online.\n  \n#### What to consider to make the app more faster\n  * By setting up either one of background jobs (sidekiq, resque, que, DelayedJob, etc)\n  \n###### Any question/concern ? :-)\n  * barek2k2@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarek2k2%2Fthinkific","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarek2k2%2Fthinkific","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarek2k2%2Fthinkific/lists"}