{"id":19346259,"url":"https://github.com/getsimpleadmin/simpleadmin-nodejs","last_synced_at":"2025-02-24T09:42:17.536Z","repository":{"id":44161141,"uuid":"168139963","full_name":"getsimpleadmin/simpleadmin-nodejs","owner":"getsimpleadmin","description":"Create admin dashboards for Web / Mobile / API applications","archived":false,"fork":false,"pushed_at":"2023-01-09T22:23:03.000Z","size":132,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T14:23:23.592Z","etag":null,"topics":["nodejs","webdevelopment","webservice"],"latest_commit_sha":null,"homepage":"https://getsimpleadmin.com","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/getsimpleadmin.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":"2019-01-29T10:58:53.000Z","updated_at":"2019-08-11T19:12:40.000Z","dependencies_parsed_at":"2023-02-08T14:45:56.205Z","dependency_job_id":null,"html_url":"https://github.com/getsimpleadmin/simpleadmin-nodejs","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/getsimpleadmin%2Fsimpleadmin-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsimpleadmin%2Fsimpleadmin-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsimpleadmin%2Fsimpleadmin-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsimpleadmin%2Fsimpleadmin-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsimpleadmin","download_url":"https://codeload.github.com/getsimpleadmin/simpleadmin-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457944,"owners_count":19804489,"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":["nodejs","webdevelopment","webservice"],"created_at":"2024-11-10T04:09:27.758Z","updated_at":"2025-02-24T09:42:17.336Z","avatar_url":"https://github.com/getsimpleadmin.png","language":"JavaScript","readme":"[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![Maintainability](https://api.codeclimate.com/v1/badges/e1c1668046beb46afcb4/maintainability)](https://codeclimate.com/github/getsimpleadmin/simpleadmin-nodejs/maintainability)\n\n\n# [SimpleAdmin](http://getsimpleadmin.com)\n\nSimpleAdmin provides builder for administrative dashboards, it's fit for Web / Mobile / API. Cloud or your own servers, depends on your choice and requirements.\n\nAll common admin dashboard tasks like content create / update / delete operations, charts, invite colleagues.\n\n[Example Application][demo]\n\n## Installation\n\n![simple_admin](https://getsimpleadmin.com/assets/demo-b3f2234a3a7b9a269e0d12febc0e4fe45c4150457b98affa50d2ff9dbe3460c2.jpg)\n\nInstall SimpleAdmin to your application:\n\n```javascript\nnpm install simpleadmin --save\n```\n\n## Configuration\n\nCall method `mount` to mount simpleadmin built-in routes:\n\n```javascript\n// server.js\nconst simpleadmin = require('simpleadmin');\nlet mountAt = '/simpleadmin';\n\nsimpleadmin.mount(serverInstance, databaseConnection, mountAt);\n```\n\nSet environment variable to protect your data\n\n```javascript\nprocess.env.SIMPLE_ADMIN_SECRET_KEY = 'YOU_SECRET_KEY'\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/getsimpleadmin/simpleadmin-nodejs.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n[demo]: https://getsimpleadmin.com/demo/admin/customer/resources\n\n[npm-image]: https://img.shields.io/npm/v/simpleadmin.svg\n[npm-url]: https://npmjs.org/package/simpleadmin\n\n[downloads-image]: https://img.shields.io/npm/dm/simpleadmin.svg\n[downloads-url]: https://npmjs.org/package/simpleadmin\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsimpleadmin%2Fsimpleadmin-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsimpleadmin%2Fsimpleadmin-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsimpleadmin%2Fsimpleadmin-nodejs/lists"}