{"id":20313503,"url":"https://github.com/engineer-man/emkc","last_synced_at":"2025-08-21T10:32:02.817Z","repository":{"id":41423657,"uuid":"147753706","full_name":"engineer-man/emkc","owner":"engineer-man","description":"Engineer Man Knowledge Center","archived":false,"fork":false,"pushed_at":"2023-11-10T06:25:16.000Z","size":7342,"stargazers_count":139,"open_issues_count":2,"forks_count":34,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2024-12-08T23:40:49.641Z","etag":null,"topics":["bootstrap4","elasticsearch","mysql","nodejs","redis"],"latest_commit_sha":null,"homepage":"https://emkc.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engineer-man.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":"2018-09-07T01:29:36.000Z","updated_at":"2024-12-06T19:04:21.000Z","dependencies_parsed_at":"2024-11-14T18:11:32.317Z","dependency_job_id":"8b518c2d-4930-4ccd-8107-1232009d60fd","html_url":"https://github.com/engineer-man/emkc","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/engineer-man%2Femkc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineer-man%2Femkc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineer-man%2Femkc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineer-man%2Femkc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engineer-man","download_url":"https://codeload.github.com/engineer-man/emkc/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230507051,"owners_count":18236944,"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":["bootstrap4","elasticsearch","mysql","nodejs","redis"],"created_at":"2024-11-14T18:11:21.488Z","updated_at":"2024-12-19T22:08:53.638Z","avatar_url":"https://github.com/engineer-man.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Engineer Man Knowledge Center (emkc)\n\nThis is the official repo and project for the Engineer Man Knowledge Center. The official deployment of this project\nis located at https://emkc.org. Be sure to familiarize yourself with the contribution guidelines and project license\nif you plan to use this software.\n\n#### Install Instructions\n\nDocker is the preferred (and only supported) way to work with EMKC in development. EMKC is known to work on all\nLinux/macOS machines and Windows machines running either WSL or natively with Windows 10 Pro.\n\n-   `git clone https://github.com/engineer-man/emkc`\n-   `cd emkc`\n-   `./emkc init`\n-   `./emkc start`\n-   `./emkc rmig migrate`\n-   `./emkc stop` when done.\n-   `./emkc` to view a list of commands.\n\nOnce started, you can access the local version of the site at http://127.0.0.1:2005 (localhost:2005 for WSL).\n\n\u003e **Note:** when using WSL, it is recommended to use the linux filesystem for better performance and fewer errors; however if you intend to use the windows filesystem, make sure to mount your windows volumes with metadata options since the MySQL Docker Container needs permissions to modify files in the volume. You can configure that automatically on WSL startup by adding `options = \"metadata\"` to /etc/wsl.conf under the [automount]\n\u003e section (check https://devblogs.microsoft.com/commandline/automatically-configuring-wsl/)\n\n#### Local Config\n\nThere are two files needed to configure the application. Make sure to modify these with your own values. If\nthese files are not present, navigate to the project root and run `./emkc init`.\n\n-   App: `platform/config/local.js`\n-   DB Migrations: `platform/migrations/config.json`\n\n#### Contribution Guidelines\n\nAll contributions are reviewed to make sure they work, fit well with the design, and fit well with\nthe established code. BDFL is [realtux](https://github.com/realtux) who will do a final review and merge\nto master and deploy.\n\n-   Review the issues on GitHub and grab whichever you feel most comfortable doing\n-   Place code on a branch other than master/develop (Fork for non-org developers)\n-   Follow the style that is generally present with the project (details below)\n-   Use established tech in place (Bootstrap 4, React, etc.)\n-   Test to make sure everything works\n\n#### General Code Guidelines\n\n-   Prefer spaces over tabs\n-   120 character max line length for source\n-   PascalCase for classes, snake_case for everything else\n-   Use ES9 to the fullest extent possible\n-   Single quotes only\n-   In general just make code look like everything else\n\n#### License\n\nEngineer Man Knowledge Center is licensed under the permissive MIT license. License details can be found\nin the `license` file in the root of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineer-man%2Femkc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineer-man%2Femkc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineer-man%2Femkc/lists"}