{"id":15986193,"url":"https://github.com/ncordon/musictory","last_synced_at":"2025-08-08T16:18:10.779Z","repository":{"id":73916544,"uuid":"64884010","full_name":"ncordon/musictory","owner":"ncordon","description":"Music Directory","archived":false,"fork":false,"pushed_at":"2016-09-08T18:01:12.000Z","size":4208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T06:14:34.657Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncordon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-03T22:34:00.000Z","updated_at":"2016-09-08T17:56:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"4edf0d5d-ca5e-4a7a-8738-c683575e606e","html_url":"https://github.com/ncordon/musictory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fmusictory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fmusictory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fmusictory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fmusictory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncordon","download_url":"https://codeload.github.com/ncordon/musictory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247251519,"owners_count":20908522,"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":"2024-10-08T02:43:37.534Z","updated_at":"2025-04-04T21:28:36.146Z","avatar_url":"https://github.com/ncordon.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# musictory\nMusic Directory, information system implemented for the UGR subject 'Diseño y Desarrollo de Sistemas.\n\n## License\nLicensed in Apache\n\n## Documentation\nCan be compiled going to `./doc` and making either:\n\n~~~\n  pandoc -V lang=spanish memoria.md -o memoria.pdf --template default.latex -N\n~~~\n\nor:\n\n~~~\n  make\n~~~\n\n## Use\n\nFirst we must do:\n~~~\n  bundle install\n  app/bin/rails db:migrate\n~~~\n\n### Development env\nTo run in `development` environment:\n\n~~~\n  app/bin/rails server\n~~~\n\n### Test env\nTo run in `test` and `development` environment,a  suitable configuration for own database will be needed in `config/database.yml`and the pertinent user and password will need to be added to `config/application.yml`:\n\n~~~\n  DB_USER: user\n  DB_PASS: pass\n~~~\n\nTo serve the application in `test` environment:\n\n~~~\n  app/bin/rails server -e test\n~~~\n\n### Production env\nTo run in `production` environment, first the `key_secret` needs to be generated:\n\n~~~\necho -n \"production:\\n  SECRET_KEY_BASE: `RAILS_ENV=production rake secret`\" \u003e\u003e ./config/application.yml\nRAILS_ENV=production bundle exec rake assets:precompile\n~~~\n\nTo serve the application in `production` environment:\n\n~~~\n  app/bin/rails server -e production\n~~~\n\n\nSite can be visited in a browser in [localhost:3000](http://localhost:3000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fmusictory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncordon%2Fmusictory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fmusictory/lists"}