{"id":13672012,"url":"https://github.com/linksgo2011/nodecms","last_synced_at":"2025-04-27T18:32:05.557Z","repository":{"id":31686800,"uuid":"35252387","full_name":"linksgo2011/nodecms","owner":"linksgo2011","description":"a cms created by nodejs  ","archived":false,"fork":false,"pushed_at":"2016-02-03T09:35:19.000Z","size":13228,"stargazers_count":227,"open_issues_count":11,"forks_count":117,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-11-11T09:44:21.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://nodecms.printf.cn/","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/linksgo2011.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":"2015-05-08T01:37:06.000Z","updated_at":"2024-07-18T10:25:05.000Z","dependencies_parsed_at":"2022-09-06T18:01:30.094Z","dependency_job_id":null,"html_url":"https://github.com/linksgo2011/nodecms","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/linksgo2011%2Fnodecms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksgo2011%2Fnodecms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksgo2011%2Fnodecms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksgo2011%2Fnodecms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linksgo2011","download_url":"https://codeload.github.com/linksgo2011/nodecms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187394,"owners_count":21549633,"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-08-02T09:01:24.142Z","updated_at":"2025-04-27T18:32:01.679Z","avatar_url":"https://github.com/linksgo2011.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# 介绍\n    \n 学习nodejs入门项目,数据库使用的MySQL。\n 使用nodejs 开发定位于企业网站的简易CMS，目标为容易拓展、部署，前端开发者容易使用的CMS系统。\n\n# 特性\n\n* 使用nodejs 开发，为前端开发者准备的，前后端都使用JS，做个企业网站就很容易了\n* 简单（其实是懒），主要是首页、根据数据模型的列表页、详情页，单页，满足一般企业站点需要\n* 容易拓展，功能不满足可以容易拓展\n* 多模板\n* 支持不同模型列表、详情指定模板，更加灵活嵌入单页\n\n# 安装\n\n* 使用 克隆或直接下载项目到本地\n    \n        git clone https://github.com/linksgo2011/nodecms.git\n\n* 在根目录下使用命令行执行下面代码，安装nodejs 依赖的模块\n\n        npm install \n\n* 在根目录下找到nodecms.sql文件，导入到你的MySQL数据库中\n\n* 修改config/connections.js 文件,根据上一步的数据库信息，修改数据库连接\n\n        // 修改数据库连接地址\n        someMysqlServer: {\n            host: 'localhost',\n            user: 'root',\n            password: '',\n            database: 'nodecms'\n        },\n* 启动项目 \n\n        node app.js\n\n# 预览 \n\ndemo 地址 http://nodecms.printf.cn/\n\n后台地址 /admin/user/login  \u003cbr\u003e\n默认用户 admin  admin\n\n\n# 贡献代码\n\n 120377843@qq.com\n \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksgo2011%2Fnodecms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksgo2011%2Fnodecms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksgo2011%2Fnodecms/lists"}