{"id":22819514,"url":"https://github.com/bdfoster/stella-dms","last_synced_at":"2026-03-19T23:45:17.520Z","repository":{"id":147886384,"uuid":"87827846","full_name":"bdfoster/stella-dms","owner":"bdfoster","description":"Open-Source Document Management System (DMS) built with Node.js","archived":false,"fork":false,"pushed_at":"2017-05-03T20:58:03.000Z","size":19,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T04:41:25.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"RAML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdfoster.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":"2017-04-10T15:35:13.000Z","updated_at":"2023-06-17T01:04:34.000Z","dependencies_parsed_at":"2023-05-27T20:00:12.932Z","dependency_job_id":null,"html_url":"https://github.com/bdfoster/stella-dms","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/bdfoster%2Fstella-dms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdfoster%2Fstella-dms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdfoster%2Fstella-dms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdfoster%2Fstella-dms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdfoster","download_url":"https://codeload.github.com/bdfoster/stella-dms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390872,"owners_count":20769478,"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-12-12T15:12:42.819Z","updated_at":"2026-01-08T05:49:57.521Z","avatar_url":"https://github.com/bdfoster.png","language":"RAML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StellaDMS\n\nStellaDMS is an open source \n[document management system (DMS)](https://en.wikipedia.org/wiki/Document_management_system)\nbuilt with Node.js. Specifically, it allows users to track, manage, and store digital\ndocuments.\n\n**PLEASE NOTE: This project is nowhere near ready for production use.** Active development is\ntaking place, and we expect to have the first production-ready release by October, 2017.\nContributions in the form of code, ideas, or bug reports are always welcome.\n\n## Summary\n* **API First**: All functions of StellaDMS are available via a JSON-based RESTful API. Other interfaces\n  (such as the web client) are built on top of the API.\n* **Accounts**: Access to documents are controlled by two account types: `user` accounts and `client`\n  accounts. `user` accounts are mappable to a human, `client` accounts are mappable to an application.\n* **Granular Access**: A `scope`-based authorization system allows administrators to govern access\n  to documents.\n* **Documents**: Documents can be in the form of files, such as PDFs, or in the form of data, such as JSON\n  or XML. Revision tracking can be enabled to allow each `document` to be updated, which allows users\n  to see the history of each version of the `document`.\n* **Groups**: A `group` is essentially a set of `account`s that inherit specific `scope`s. By default, three\n  `group`s exist:\n  * `authenticated`: All `account` types have this by default. It is implicit, in a sense, because no `account`\n    will show this as a one of their `group`s.\n  * `public`: This `group` is also implicit, and is used for un-authenticated users.\n  * `admin`: Administrators of the system are given this `group`. Only `user` accounts can be assigned this\n    group. Users of this group can create, manipulate, or destroy any `resource` type by default.\n\n## Documentation\n[Scopes](docs/scopes): An explaination of how scopes work in StellaDMS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdfoster%2Fstella-dms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdfoster%2Fstella-dms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdfoster%2Fstella-dms/lists"}