Skip to content

SHIHTSUNG63/hr-helper

Repository files navigation

HR Helper Suite

This is a React project built with Vite.

Setup

  1. Make sure you have Node.js installed.
  2. Clone the repository.
  3. Install dependencies:
    npm install
  4. Set the GEMINI_API_KEY in .env.local to your Gemini API key.

Local Development

Start the development server:

npm run dev

Deployment

This project is configured with a GitHub Action (.github/workflows/deploy.yml) to automatically deploy to GitHub Pages whenever code is pushed to the main branch.

To enable GitHub Pages:

  1. Go to your repository settings on GitHub.
  2. Navigate to "Pages" under Code and automation.
  3. Under "Build and deployment", set the source to "GitHub Actions".
  4. Go to "Secrets and variables" -> "Actions".
  5. Click "New repository secret".
  6. Add GEMINI_API_KEY with your actual API key so the Github Action can build the app successfully.

About

上傳名單後可以抽籤、分組

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors