条码

时间:2021-02-12 12:08:02
【文件属性】:
文件名称:条码
文件大小:349KB
文件格式:ZIP
更新时间:2021-02-12 12:08:02
JavaScript 条码 该应用程序包含两个主要部分: 使用 UI组件和称为的工具进行页面组织和构建的静态网站。 site目录中的所有内容均用于静态网站。 节点服务器,为网站提供API以便从数据库中获取数据。 服务器位于server目录中。 发展 在开发过程中,我们使用Nuxt启动本地Web服务器,该服务器构建Web应用程序并在http://localhost:3000上提供该应用程序。 我们还启动了节点服务器,该服务器在http://localhost:3003上公开了其API。 Web应用程序向节点服务器发出网络请求。 建立 # Install dependencies $ npm install # Make a copy of the environment file # See server/barcode.config.js for details about the options # #
【文件预览】:
barcode-main
----pm2-ecosystem.config.js(380B)
----containers()
--------barcode.bareefers.org()
----site()
--------.dockerignore(13B)
--------pages()
--------nuxt.config.js(3KB)
--------store()
--------.eslintrc.js(262B)
--------layouts()
--------components()
--------jsconfig.json(209B)
--------dates.js(4KB)
--------plugins()
--------assets()
--------.editorconfig(207B)
--------.gitignore(10B)
--------package-lock.json(480KB)
--------package.json(607B)
--------static()
----bareefers-build.sh(671B)
----README.md(3KB)
----.gitignore(22B)
----server()
--------messages()
--------.dockerignore(19B)
--------server.js(7KB)
--------xenforo.js(23KB)
--------database()
--------public-router.js(2KB)
--------barcode.config.js(4KB)
--------messages.js(2KB)
--------dbtc-database.js(20KB)
--------dates.js(4KB)
--------scheduler.js(711B)
--------jobs()
--------errors.js(3KB)
--------.env.template(541B)
--------forum.js(4KB)
--------db.js(5KB)
--------utility.js(2KB)
--------package-lock.json(125KB)
--------dbtc-router.js(26KB)
--------package.json(548B)
----package-lock.json(71B)
----package.json(507B)

网友评论