GitHub Explorer
by Alexey Ratnikov lthero-big/JobApplyManagement - GitHub Explorer | GitHub Explorer | Trending | Compare工作投递记录管理工具;包含简历投递记录、进度跟踪等功能
Created on Aug 22, 2025
Updated on Mar 31, 2026
Overall repository health assessment
Score Breakdown
Activity
Regular updates - updated this month
Community
2 stars, 0 forks
Documentation
Has description, wiki
Maintenance
0.0% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (60)
bcrypt^5.1.1
cors^2.8.5
dotenv^16.4.5
express^4.19.2
jsonwebtoken
^9.0.2
@hookform/resolvers^3.6.0
@radix-ui/react-accordion^1.2.0
@radix-ui/react-alert-dialog^1.1.0
@radix-ui/react-aspect-ratio^1.1.0
@radix-ui/react-avatar^1.1.0
@radix-ui/react-checkbox^1.1.0
@radix-ui/react-collapsible^1.1.0
@radix-ui/react-context-menu^2.2.0
@radix-ui/react-dialog^1.1.0
@radix-ui/react-dropdown-menu^2.1.0
@radix-ui/react-hover-card^1.1.0
@radix-ui/react-label^2.1.0
@radix-ui/react-menubar^1.1.0
@radix-ui/react-navigation-menu^1.2.0
@radix-ui/react-popover^1.1.0
@radix-ui/react-progress^1.1.0
@radix-ui/react-radio-group^1.2.0
@radix-ui/react-scroll-area^1.1.0
@radix-ui/react-select^2.1.0
@radix-ui/react-separator^1.1.0
@radix-ui/react-slider^1.2.0
@radix-ui/react-slot^1.1.0
@radix-ui/react-switch^1.1.0
@radix-ui/react-tabs^1.1.0
@radix-ui/react-toast^1.2.0
@radix-ui/react-toggle^1.1.0
@radix-ui/react-toggle-group^1.1.0
@radix-ui/react-tooltip^1.1.0
@supabase/supabase-js^2.56.0
@tanstack/react-query^5.48.0
class-variance-authority^0.7.0
embla-carousel-react^8.1.5
react-resizable-panels^2.0.19
tailwindcss-animate^1.0.7
Development Dependencies (15)
concurrently^8.2.2
nodemon^3.1.0
@meituan-nocode/vite-plugin-dev-logger^0.1.0
@meituan-nocode/vite-plugin-nocode-html-transformer^0.2.5
@types/react^18.2.56
@types/react-dom^18.2.19
@vitejs/plugin-react4.3.4
autoprefixer^10.4.19
eslint^8.56.0
eslint-plugin-react^7.33.2
eslint-plugin-react-hooks^4.6.0
eslint-plugin-react-refresh^0.4.5
postcss^8.4.38
tailwindcss^3.4.4
vite5.4.11
1

修复数据库修复功能 - 支持无 postgres 用户的环境
feat: remove outdated deployment script
修复 PM2 环境变量加载问题 - 使用 ecosystem.config.cjs
feat: enhance backend service startup with environment file and logging
feat: refactor deploy script for improved readability and functionality
feat: enhance server startup security by binding to 127.0.0.1 only
feat: add deployment guide and one-click deployment script for Job Application Management System
feat: remove local Supabase setup and migration documentation