{"id":21195051,"url":"https://github.com/plusk01/mechatronics-frontend","last_synced_at":"2026-04-24T18:40:27.339Z","repository":{"id":19102437,"uuid":"22330823","full_name":"plusk01/mechatronics-frontend","owner":"plusk01","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-09T16:57:57.000Z","size":12009,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T14:14:08.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/plusk01.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":"2014-07-28T04:27:32.000Z","updated_at":"2018-09-09T16:57:59.000Z","dependencies_parsed_at":"2022-08-25T13:51:41.411Z","dependency_job_id":null,"html_url":"https://github.com/plusk01/mechatronics-frontend","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/plusk01%2Fmechatronics-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusk01%2Fmechatronics-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusk01%2Fmechatronics-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusk01%2Fmechatronics-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plusk01","download_url":"https://codeload.github.com/plusk01/mechatronics-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243650355,"owners_count":20325277,"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-11-20T19:25:53.274Z","updated_at":"2025-12-29T18:06:52.152Z","avatar_url":"https://github.com/plusk01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"mechatronics-frontend\n=====================\n\nProject setup\n\n1. clone repo\n2. run `npm install`\n3. run `bower install`\n4. Setup your local config (`app/modules/config/config.js`)\n5. `grunt build`\n\nnginx conf:\n\n```bash\nserver {\n        listen 80;\n        server_name www.byumechatronics.com byumechatronics.com join.byumechatronics.com;\n\n        access_log /var/log/nginx/byumechatronics/access.log;\n        error_log /var/log/nginx/byumechatronics/error.log error;\n\n        root /var/www/apps/mechatronics-frontend/dist;\n        index index.html index.htm;\n\n        location / {\n                # First attempt to serve request as file, then\n                # as directory, then fall back to displaying a 404.\n                try_files $uri $uri/ /index.html;\n        }\n}\n```\n\n---------------\n\n## Change Log\n\n**9 Sept 2018**\n\n- Updated `.bowerrc` to use new registry url as per [this SO post](https://stackoverflow.com/a/51020318/2392520)\n- Updated link for `Pay Dues`\n- Changed `Subscribe` button to `Slack`, changed `mail.byumechatronics.com` to `slack.byumechatronics.com`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplusk01%2Fmechatronics-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplusk01%2Fmechatronics-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplusk01%2Fmechatronics-frontend/lists"}