{"id":13452754,"url":"https://github.com/marmelab/ng-admin-demo","last_synced_at":"2025-09-27T01:30:53.829Z","repository":{"id":21401736,"uuid":"24719657","full_name":"marmelab/ng-admin-demo","owner":"marmelab","description":"Source of the ng-admin angular.js demo, using a dummy REST service powered by FakeRest","archived":true,"fork":false,"pushed_at":"2019-05-04T07:30:35.000Z","size":24561,"stargazers_count":304,"open_issues_count":4,"forks_count":182,"subscribers_count":39,"default_branch":"master","last_synced_at":"2024-09-21T09:05:23.893Z","etag":null,"topics":["admin","angular","demo","ng-admin","rest"],"latest_commit_sha":null,"homepage":"http://marmelab.com/ng-admin-demo/","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/marmelab.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":"2014-10-02T13:20:36.000Z","updated_at":"2024-01-30T19:51:34.000Z","dependencies_parsed_at":"2022-08-21T10:41:10.096Z","dependency_job_id":null,"html_url":"https://github.com/marmelab/ng-admin-demo","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/marmelab%2Fng-admin-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marmelab%2Fng-admin-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marmelab%2Fng-admin-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marmelab%2Fng-admin-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marmelab","download_url":"https://codeload.github.com/marmelab/ng-admin-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871823,"owners_count":16554457,"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":["admin","angular","demo","ng-admin","rest"],"created_at":"2024-07-31T08:00:22.173Z","updated_at":"2025-09-27T01:30:52.537Z","avatar_url":"https://github.com/marmelab.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003ctable\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\u003cimg width=\"20\" src=\"https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/archive.svg\" alt=\"archived\" /\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eArchived Repository\u003c/strong\u003e\u003cbr /\u003e\n            This code is no longer maintained. Feel free to fork it, but use it at your own risks.\n        \u003c/td\u003e\n        \u003c/tr\u003e\n\u003c/table\u003e\n\n# ng-admin demo configuration\n\nThis is a demo of the [ng-admin](https://github.com/marmelab/ng-admin) module for Angular.js. It creates a working administration for a fake poster shop named **Posters Galore**. You can test it online at [http://marmelab.com/ng-admin-demo](http://marmelab.com/ng-admin-demo).\n\n[![Posters Galore Administration](https://cdn.rawgit.com/marmelab/ng-admin-demo/master/images/screenshot.png)](http://marmelab.com/ng-admin-demo)\n\nng-admin usually requires a REST server to provide data. In this demo however, the REST server is simulated by the browser (using [FakeRest](https://github.com/marmelab/FakeRest)). You can see the source data in [data.js](https://github.com/marmelab/ng-admin-demo/blob/master/data.js).\n\nTo explore the source code, start with [js/main.js](https://github.com/marmelab/ng-admin-demo/blob/master/js/main.js).\n\n## Installation\n\nNo installation needed to play with the demo. Just clone the repo, and open the `index.html` file.\n\n## Generating a new Dataset\n\nThe dataset is generated randomly. You can generate a new dataset with:\n\n```sh\n# update the data.js file\nmake data\n```\n\nTo modify the data generator, start with [dataGenerator/generate.js](https://github.com/marmelab/ng-admin-demo/blob/master/dataGenerator/generate.js).\n\n## Tweaking The Admin\n\nIf you want to modify the admin configuration and see how it affects the admin, you'll need to install the build tools.\n\n```sh\n## install npm dependencies\nmake install\n## run the server\nmake run\n```\n\nYou can now open `http://localhost:8080/webpack-dev-server/`. Every change in the source will reload the page in the browser.\n\n## Pushing an update\n\nYou'll need to build the minified source before releasing a new version.\n\n```sh\n# update the files under build/\nmake build\n```\n\n## License\n\nng-admin-demo is licensed under the [MIT Licence](LICENSE), and sponsored by [marmelab](http://marmelab.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarmelab%2Fng-admin-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarmelab%2Fng-admin-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarmelab%2Fng-admin-demo/lists"}