{"id":13639254,"url":"https://github.com/Wizzercn/NodeWk","last_synced_at":"2025-04-19T22:32:07.650Z","repository":{"id":84197642,"uuid":"61966967","full_name":"Wizzercn/NodeWk","owner":"Wizzercn","description":"基于Sailsjs的Node.js开源企业级开发框架","archived":false,"fork":false,"pushed_at":"2024-05-01T08:55:43.000Z","size":12422,"stargazers_count":530,"open_issues_count":1,"forks_count":176,"subscribers_count":67,"default_branch":"v1.x","last_synced_at":"2024-11-06T17:58:14.585Z","etag":null,"topics":["node","nodejs","sails","sailsjs"],"latest_commit_sha":null,"homepage":"https://wizzer.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/Wizzercn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-26T00:18:13.000Z","updated_at":"2024-09-23T03:25:00.000Z","dependencies_parsed_at":"2024-05-20T20:37:15.300Z","dependency_job_id":"6de52f5f-5278-4187-8827-fc47c320658c","html_url":"https://github.com/Wizzercn/NodeWk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizzercn%2FNodeWk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizzercn%2FNodeWk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizzercn%2FNodeWk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizzercn%2FNodeWk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wizzercn","download_url":"https://codeload.github.com/Wizzercn/NodeWk/tar.gz/refs/heads/v1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223810333,"owners_count":17206742,"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":["node","nodejs","sails","sailsjs"],"created_at":"2024-08-02T01:00:59.057Z","updated_at":"2024-11-09T09:30:46.815Z","avatar_url":"https://github.com/Wizzercn.png","language":"JavaScript","readme":"NodeWk 1.0.4\n======\n基于Sails.js MVC开发，实现常用的系统、微信、CMS等功能\n\n有基于 NodeWk 开发的B2C商城系统 PC+WAP 需要的联系作者QQ: 11624317\n\nPS：如果对Java开发框架感兴趣，可以看这里：https://github.com/Wizzercn/NutzWk\n\n在线演示地址\n======\n\nhttps://nutzwk.wizzer.cn       NodeWk 和 NutzWk-V4/V5 前端是一样的\n\n\n======\n基于Sailsjs的Node.js开源企业级开发框架\n\nNodeWk 1.0.x 运行环境：\n*   Node 最新版\n*   Redis 最新版\n*   MySql 5.x\n\nNodeWk 1.0.x 特性：\n*   集成Email服务(nodemailer)\n*   集成定时任务(node-schedule)\n*   集成验证码插件(captchapng)\n*   集成微信api插件(wechat-oauth/wechat-api)\n*   集成日志文件插件(winston)\n*   集成图片处理插件(gm)\n*   集成日期插件(moment)\n*   集成数据库备份插件(mysqldump)\n*   集成文件打包插件(jszip)\n*   集成Ejs模板引擎\n*   后台管理界面采用Pjax+Bootstrap\n*   支持国际化字符串\n*   支持动作链\n*   自定义路由\n\n\n使用说明：\n*   搭建Node.js运行环境\n*   创建空的数据库,使用nodewk.sql还原数据库\n*   修改数据库连接配置 /config/custom/mysql.js\n*   修改数Redis连接配置 /config/custom/redis.js\n*   npm i 安装(hiredis报错或报 Error: Can't find Python executable都不影响项目运行)\n*   node app.js 或 npm start 运行 (如果启动时项目根目录不能创建.tmp文件夹,请手动创建)\n*   http://127.0.0.1/sysadmin 访问后台\n*   用户名：superadmin  密码：1\n\n\n其他说明：\n*   /api/policies/sessionAuth.js        后台权限验证\n*   /api/policies/oauthAuth.js      API TOKEN权限验证\n*   解决grunt占用CPU过高问题,可以将 Gruntfile.js 重命名,或根目录增加 .sailsrc 文件,文件设置内容:\n\n```\n{\n  \"generators\": {\n    \"modules\": {}\n  },\n  \"hooks\": {\n      \"grunt\": false\n  },\n  \"paths\": {\n      \"public\": \"assets\"\n  }\n}\n\n```\n# 关于\n\n*   本项目完全开源，商用完全免费\n*   欢迎打赏，以资鼓励\n\n![打赏](pay.jpg)\n\n\n","funding_links":[],"categories":["TODO","JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWizzercn%2FNodeWk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWizzercn%2FNodeWk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWizzercn%2FNodeWk/lists"}