employee-management-app:使用React,Apollo graphql和Postgresql的全栈应用程序构建

时间:2024-06-12 10:16:45
【文件属性】:

文件名称:employee-management-app:使用React,Apollo graphql和Postgresql的全栈应用程序构建

文件大小:253KB

文件格式:ZIP

更新时间:2024-06-12 10:16:45

react graphql apollographql JavaScript

员工管理应用 具有react,apollo graphql和postgresql的全栈应用程序构建。 要求 npm 码头工人 入门 克隆仓库 git clone https://github.com/pratikmane1299/employee-management-app.git 安装依赖项 cd client npm install cd server npm install 运行应用程序 启动graphql服务器 cd server docker-compose up 启动React应用程序 cd client npm start 执照 该项目已获得MIT许可。 阅读以获取更多信息。


【文件预览】:
employee-management-app-main
----client()
--------package.json(1KB)
--------package-lock.json(682KB)
--------src()
--------.gitignore(310B)
--------public()
--------README.md(3KB)
----server()
--------knexfile.js(372B)
--------package.json(525B)
--------db()
--------Dockerfile(115B)
--------package-lock.json(147KB)
--------.env.sample(68B)
--------src()
--------docker-compose.yml(913B)
--------.gitignore(19B)
--------.dockerignore(13B)
----LICENSE(1KB)
----README.md(1KB)

网友评论