{"id":15704960,"url":"https://github.com/aduth/regimen","last_synced_at":"2025-07-06T17:38:19.975Z","repository":{"id":66273617,"uuid":"51272291","full_name":"aduth/regimen","owner":"aduth","description":"💪🏼  Workout progression planning web app","archived":false,"fork":false,"pushed_at":"2023-01-20T23:22:18.000Z","size":398,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T18:01:58.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/aduth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-07T23:58:01.000Z","updated_at":"2023-12-19T11:25:45.000Z","dependencies_parsed_at":"2023-06-14T11:15:19.654Z","dependency_job_id":null,"html_url":"https://github.com/aduth/regimen","commit_stats":{"total_commits":298,"total_committers":2,"mean_commits":149.0,"dds":"0.16442953020134232","last_synced_commit":"884bb7472cb174f84202368496863c50f8a49532"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aduth/regimen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fregimen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fregimen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fregimen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fregimen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aduth","download_url":"https://codeload.github.com/aduth/regimen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fregimen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263943699,"owners_count":23533633,"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-03T20:14:24.624Z","updated_at":"2025-07-06T17:38:19.955Z","avatar_url":"https://github.com/aduth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Regimen\n\nA workout progression planning web app.\n\n## About\n\nRegimen helps you plan the progression of your workouts. Choose from a number of popular weightlifting routines to generate a customized plan to help you achieve your goals.\n\n## Contributing\n\nIf you'd like to run your own instance of Regimen or contribute to the project, you must first ensure that Node.js is installed. You can download the latest version of Node from their [download page](https://nodejs.org/en/download/).\n\nThen, either download and extract the [latest zip](https://github.com/aduth/regimen/archive/master.zip) of this repository or, if you have `git` installed, clone the repository to a directory on your computer.\n\nFrom your terminal or command line, enter the following command to clone the repository:\n\n```bash\n$ git clone https://github.com/aduth/regimen.git\n```\n\nOnce cloned or extracted, change to the directory in your terminal, then install the required dependencies with `npm`:\n\n```bash\n$ cd regimen\n$ npm install\n```\n\nAfter all of the dependencies have been installed, you can start a local development server by running `npm run dev`. Then navigate to http://localhost:3000 in your browser and you should see that the Regimen homepage is displayed.\n\n## Testing\n\nCoding standards are enforced via [ESLint](http://eslint.org/). Linting can be performed by running the `lint` script:\n\n```bash\nnpm run lint\n```\n\nUnit tests are implemented using [Mocha](https://mochajs.org/). Run tests with the `test` script:\n\n```bash\nnpm run test\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 Andrew Duthie\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduth%2Fregimen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faduth%2Fregimen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduth%2Fregimen/lists"}