node-expressjs-example

expressjs-example is a super light, super simple and developer-friendly app built on Node.js

  • 所有者: csanz/node-expressjs-example
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

expressjs-example

expressjs-example is a super light, super simple developer-friendly app built on Node.js, feel free to copy it and build your own application.

Screenshot

Installation

Install node, npm, mongodb
Run `npm install` in the project directory
Run `node .` and point your browser to http://localhost:3000

Configuration

  • Rename .env-example to .env
  • Create Pusher account and update .env
  • Update .env with all other variables

Run the app

$ node .

Production

  (Install Heroku Toolbelt and setup account)

You'll need to add a new config entry using heroku terminal utility.

  heroku config:add NODE_ENV=production

主要指标

概览
名称与所有者csanz/node-expressjs-example
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2011-05-10 11:02:20
推送于2022-12-10 16:38:42
最后一次提交2020-05-25 15:53:02
发布数0
用户参与
星数208
关注者数19
派生数60
提交数53
已启用问题?
问题数1
打开的问题数0
拉请求数1
打开的拉请求数10
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?