{"id":13670312,"url":"https://github.com/biwow/Nodejs-Express-Mysql","last_synced_at":"2025-04-27T09:32:36.935Z","repository":{"id":195595908,"uuid":"60168556","full_name":"biwow/Nodejs-Express-Mysql","owner":"biwow","description":"Nodejs + Express + Ejs + Mysql 后台管理系统","archived":false,"fork":false,"pushed_at":"2017-02-24T11:49:41.000Z","size":1984,"stargazers_count":33,"open_issues_count":1,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T09:07:22.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/biwow.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}},"created_at":"2016-06-01T10:42:16.000Z","updated_at":"2024-05-22T09:02:01.000Z","dependencies_parsed_at":"2023-09-18T22:53:08.041Z","dependency_job_id":null,"html_url":"https://github.com/biwow/Nodejs-Express-Mysql","commit_stats":null,"previous_names":["biwow/nodejs-express-mysql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biwow%2FNodejs-Express-Mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biwow%2FNodejs-Express-Mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biwow%2FNodejs-Express-Mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biwow%2FNodejs-Express-Mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biwow","download_url":"https://codeload.github.com/biwow/Nodejs-Express-Mysql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224067119,"owners_count":17250111,"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:00:38.453Z","updated_at":"2024-11-11T07:31:26.753Z","avatar_url":"https://github.com/biwow.png","language":"HTML","readme":"## Nodejs + Mysql 后台管理系统\r\n\r\n标签： Nodejs Mysql Express Ejs\r\n\u003cfont color=\"green\"\u003e\r\n\u003csub\u003ev0.1\r\n2016.06.20\u003csub\u003e\r\n\u003c/font\u003e\r\n\r\n---\r\n## 安装Nodejs\r\n```\r\nyum install libtool automake autoconf gcc-c++ openssl-devel\r\nwget https://nodejs.org/dist/v4.4.1/node-v4.4.1-linux-x64.tar.xz\r\nyum install xz\r\nxz -d node-v4.4.1-linux-x64.tar.xz;tar xvf node-v4.4.1-linux-x64.tar\r\nmv node-v4.4.1-linux-x64 /usr/local/nodejs\r\nvim /etc/profile\r\n\r\nexport NODE_HOME=/usr/local/nodejs\r\nexport PATH=$PATH:$NODE_HOME/bin\r\nexport NODE_PATH=$NODE_HOME/lib/node_modules\r\n\r\nsource /etc/profile\r\n```\r\n\r\n---\r\n## 安装项目环境\r\n\r\n```\r\nnpm install -g express-generator  //安装express\r\ngit clone https://github.com/biwow/NODEJS-MYSQL.git /data/biwow  //下载程序\r\ncd /data/biwow\r\nnpm install //下载插件\r\nnpm install forever -g\r\n\r\n启动：forever start start -o /data/biwow/out.log -e /data/biwow/err.log /data/biwow/bin/www\r\n停止：forever stop /data/biwow/bin/www\r\n```","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiwow%2FNodejs-Express-Mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiwow%2FNodejs-Express-Mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiwow%2FNodejs-Express-Mysql/lists"}