velozient-test

所属分类:系统/网络安全
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-08-14 23:57:06
上 传 者sh-1993
说明:  golang中的密码管理器示例,
(password manager example in golang,)

文件列表:
Dockerfile (123, 2023-08-23)
api/ (0, 2023-08-23)
api/api.go (1674, 2023-08-23)
docker-compose.yml (147, 2023-08-23)
frontend/ (0, 2023-08-23)
frontend/velozient-app/ (0, 2023-08-23)
frontend/velozient-app/.eslintrc.json (40, 2023-08-23)
frontend/velozient-app/next.config.js (117, 2023-08-23)
frontend/velozient-app/package-lock.json (153419, 2023-08-23)
frontend/velozient-app/package.json (883, 2023-08-23)
frontend/velozient-app/public/ (0, 2023-08-23)
frontend/velozient-app/public/next.svg (1375, 2023-08-23)
frontend/velozient-app/public/vercel.svg (629, 2023-08-23)
frontend/velozient-app/src/ (0, 2023-08-23)
frontend/velozient-app/src/app/ (0, 2023-08-23)
frontend/velozient-app/src/app/favicon.ico (25931, 2023-08-23)
frontend/velozient-app/src/app/globals.css (11, 2023-08-23)
frontend/velozient-app/src/app/layout.tsx (471, 2023-08-23)
frontend/velozient-app/src/app/page.module.css (1215, 2023-08-23)
frontend/velozient-app/src/app/page.tsx (6015, 2023-08-23)
frontend/velozient-app/tsconfig.json (665, 2023-08-23)
go.mod (1468, 2023-08-23)
go.sum (12654, 2023-08-23)
main.go (842, 2023-08-23)
models/ (0, 2023-08-23)
models/card.go (181, 2023-08-23)
velozient (10959366, 2023-08-23)

# velozient-test password manager example in golang. ## Backend The backend was written in Golang, and without a database I kept stored an array of elements to represent in memory the data. For demo, I added a docker compose configuration, so you can run this backend by typing this command in a linux machine with docker / docker compose installed - docker-compose up --build In case you don't have docker, you can find the executable built in the main folder. ## Frontend The frontend was created with React / Typescript and it is simple just for demo. To run, enter in the frontend/velozient-app folder and run npm run build && npm run start. Then open it in your browser. ### See ya!

近期下载者

相关文件


收藏者