fridginator:跟踪冰箱里有什么(以及它在那里多久了)!

时间:2021-05-29 17:40:19
【文件属性】:
文件名称:fridginator:跟踪冰箱里有什么(以及它在那里多久了)!
文件大小:239KB
文件格式:ZIP
更新时间:2021-05-29 17:40:19
react koa home inventory postgresql 冰箱 跟踪冰箱里的东西(以及它在那里的时间) 开始你自己的冰箱! 使用上面的Deploy to Heroku按钮在 Heroku 上免费运行它 // 或者 // 克隆这个 repo,确保你安装了 Node 和 PostgreSQL,然后运行包含的安装脚本: $ ./initial-setup.sh 然后启动应用程序: $ npm start 布局 Backend是server/目录下的一个Koa.js服务器 前端位于src/并使用进行引导 您可能会注意到前端严格使用的所有依赖项都在devDependencies 。 这是因为只有在构建完成之前才需要它们,并且将它们放入devDependencies让 Heroku 知道它可以将它们从最终的生产 slug 中排除。 这样,只交付构建的应用程序,并且可以修剪所有庞大的 React 和资产包。 另外,在本地安装进行开发时,常规的npm
【文件预览】:
fridginator-main
----.gitignore(2KB)
----database.json(157B)
----package.json(2KB)
----server()
--------models()
--------index.js(1KB)
--------db.js(832B)
--------routes()
--------router.js(673B)
----package-lock.json(718KB)
----src()
--------components()
--------index.js(1KB)
--------context()
--------views()
--------App.js(2KB)
--------utils()
--------serviceWorker.js(5KB)
--------index.css(798B)
--------styles()
----SECURITY.md(290B)
----LICENSE(34KB)
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(1KB)
--------favicon.ico(3KB)
--------manifest.json(482B)
--------logo512.png(9KB)
----.prettierrc.json(126B)
----README.md(3KB)
----migrations()
--------20200509200425-item-expiry-column.js(1KB)
--------sqls()
--------20200506064838-items-table.js(1KB)
----initial-setup.sh(425B)
----Procfile(54B)
----app.json(377B)

网友评论