{"id":24762015,"url":"https://github.com/alecxcode/edm","last_synced_at":"2025-10-11T09:31:17.177Z","repository":{"id":45464270,"uuid":"475166365","full_name":"alecxcode/edm","owner":"alecxcode","description":"Electronic Document, Task, Project Management System for Teamwork","archived":false,"fork":false,"pushed_at":"2024-01-16T14:05:58.000Z","size":2021,"stargazers_count":17,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T12:52:46.044Z","etag":null,"topics":["apps","archive","database","digital-document","dms","document-management","document-management-system","edms","electronic-document","go","golang","javascript","kanban","kanban-board","project-management","task-manager","task-tracker"],"latest_commit_sha":null,"homepage":"https://edmproject.github.io","language":"Go","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/alecxcode.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","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}},"created_at":"2022-03-28T20:21:31.000Z","updated_at":"2025-01-26T16:36:53.000Z","dependencies_parsed_at":"2024-01-16T17:23:33.700Z","dependency_job_id":null,"html_url":"https://github.com/alecxcode/edm","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/alecxcode/edm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2Fedm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2Fedm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2Fedm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2Fedm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecxcode","download_url":"https://codeload.github.com/alecxcode/edm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2Fedm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006769,"owners_count":26084180,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apps","archive","database","digital-document","dms","document-management","document-management-system","edms","electronic-document","go","golang","javascript","kanban","kanban-board","project-management","task-manager","task-tracker"],"created_at":"2025-01-28T19:20:13.493Z","updated_at":"2025-10-11T09:31:16.618Z","avatar_url":"https://github.com/alecxcode.png","language":"Go","readme":"# EDM System\n\nEDM System is an electronic document, task, and project management server application for teams and companies.  \nIt is extremely easy to install and configure.  \nSee **[EDM Project website](https://edmproject.github.io)** to get the complete documentation, screenshots, downloads, etc.\n\nThe application has the following functions:\n* Documents: create, upload files, edit, delete, approve\n* Approval list for documents\n* User profiles, companies, departments: create, edit, delete\n* Tasks: create, edit, upload files, assign, forward, delete, change status (mark as done, cancel, etc.), add comments with files attached\n* Projects: create, edit, add and detach tasks, view tasks by their progress (kanban board), take or assign tasks\n* Notifications by e-mail: about user creation to that user, about approvals, about changes and comments in a task to related users\n* Themes and localization support\n* UX/UI features: bb-code, search results highlighting, etc.\n* Some basic brute-force protection\n* Redis support to store sessions and other shared data\n* Other functions, not mentioned in this list\n\nSupported themes: dark, light, monochrome-dark, monochrome-light.  \nSupported languages: English, Spanish, French, Russian.\n\n## How to build and run\nTo build use Go (Golang) programming language, run `go build` in the `cmd/edm` directory, then move `cmd/edm/edm` (`cmd\\edm\\edm.exe` for windows) executable two directories up, and then run it from the root project directory. If you build the application and run locally, by default it immediately opens the browser, so you can start using it.  \nDefault login: **admin**, for default password use empty string (no password).  \nTo build with docker and run with docker-compose use: `docker build -t edm .` and then `docker-compose up`. If you run it with docker-compose it does not open the browser by itself. You can open the system at: http://127.0.0.1:8090\n\n## Technical details\nThe application supports the following RDBMS:\n* SQLite\n* Microsoft SQL Server\n* MySQL(MariaDB)\n* Oracle\n* PostgreSQL\n\nThe application runs on modern browsers: Chrome, Firefox, Safari, and does not support Internet Explorer.  \nConfig file, logs, uploads, sqlite database are stored in `.edm` directory of a user home directory. See the config file to modify the server configuration.  \nThemes are located in the `static/themes` directory.  \nLanguage files are located in `i18nserver` (backend) and `static/i18n` (frontend) directories.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecxcode%2Fedm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecxcode%2Fedm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecxcode%2Fedm/lists"}