{"id":15497400,"url":"https://github.com/heapwolf/node-admin","last_synced_at":"2025-04-22T21:44:48.757Z","repository":{"id":9038561,"uuid":"10800783","full_name":"heapwolf/node-admin","owner":"heapwolf","description":"DEPRECATED","archived":false,"fork":false,"pushed_at":"2013-06-20T18:06:53.000Z","size":560,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T19:11:11.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/heapwolf.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}},"created_at":"2013-06-19T17:18:28.000Z","updated_at":"2019-07-11T15:49:30.000Z","dependencies_parsed_at":"2022-08-28T03:02:37.911Z","dependency_job_id":null,"html_url":"https://github.com/heapwolf/node-admin","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/heapwolf%2Fnode-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fnode-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heapwolf","download_url":"https://codeload.github.com/heapwolf/node-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250330477,"owners_count":21412985,"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-10-02T08:33:24.836Z","updated_at":"2025-04-22T21:44:48.733Z","avatar_url":"https://github.com/heapwolf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\nBuild simple modular admin interfaces for node\n\n# DESCRIPTION\nOut of the box it does the following things.\n\n - Manage users and permissions\n - Opt-in secure login over HTTP or HTTPS\n - Automaticly reconnect the client to data sources\n - Provide a simple RPC and REST API for creating modules ([`see this example`][0])\n\n# USAGE\nCreate an executable script that can start the server.\n\n```\n#!/usr/bin/env node\nrequire('admin').Server(require('optimist').argv)\n```\n\nInstall some interface modules into your project\n```\n$npm install admin-template\n```\n\n[0]:https://github.com/hij1nx/admin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fnode-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheapwolf%2Fnode-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fnode-admin/lists"}