feat: set homepage
This commit is contained in:
@@ -61,19 +61,19 @@ Draft
|
||||
- [x] Add lint and format scripts to `package.json`
|
||||
- [x] Verify linting works on project files
|
||||
|
||||
- [ ] Task 6: Setup Gitea Actions workflow (AC: 6)
|
||||
- [x] Task 6: Setup Gitea Actions workflow (AC: 6)
|
||||
- [x] Create `.gitea/workflows/ci.yml`
|
||||
- [x] Configure test job: lint, typecheck, test
|
||||
- [x] Configure build job: Docker image build and push
|
||||
- [x] Configure deploy jobs (staging/production) with manual triggers
|
||||
- [ ] Add caching for pnpm store
|
||||
- [x] Add caching for pnpm store
|
||||
|
||||
- [ ] Task 7: Create README documentation (AC: 8)
|
||||
- [ ] Document project overview
|
||||
- [ ] Document prerequisites (Node 20, pnpm, Docker)
|
||||
- [ ] Document local development setup steps
|
||||
- [ ] Document available npm scripts
|
||||
- [ ] Document environment variables
|
||||
- [x] Document project overview
|
||||
- [x] Document prerequisites (Node 20, pnpm, Docker)
|
||||
- [x] Document local development setup steps
|
||||
- [x] Document available npm scripts
|
||||
- [x] Document environment variables
|
||||
|
||||
- [ ] Task 8: Create home page (AC: 9)
|
||||
- [ ] Create `src/routes/index.tsx` as home page
|
||||
|
||||
Reference in New Issue
Block a user