Skip to content

dean9703111/hr-helper

Repository files navigation

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1rcKDHocMJydMCBea0k6wPv5UHuv3yOkt

Run Locally

Prerequisites: Node.js

  1. Install dependencies:
    npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key (if applicable)
  3. Run the app:
    npm run dev

Build for Production

To create a production build:

npm run build

Deployment

This project is configured to automatically deploy to GitHub Pages when pushing to the main branch.

  1. Go to your repository Settings -> Pages.
  2. Under "Build and deployment", set Source to GitHub Actions.
  3. Push your code to the main branch.
  4. The deployment workflow will trigger automatically.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors