Skip to content

Creating examples for Hono deployment on Vercel#1125

Closed
Claude wants to merge 1 commit intomainfrom
claude/deploy-objectstack-server-hono
Closed

Creating examples for Hono deployment on Vercel#1125
Claude wants to merge 1 commit intomainfrom
claude/deploy-objectstack-server-hono

Conversation

@Claude
Copy link
Copy Markdown
Contributor

@Claude Claude AI commented Apr 14, 2026

Pull request created by AI Agent

- Create complete Vercel deployment example
- Add esbuild bundling for serverless functions
- Include TypeScript configuration and build scripts
- Add comprehensive README with deployment instructions
- Configure pnpm for Vercel compatibility

Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/dda89e50-471b-46f6-b66d-8ec4d0f19cf4

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectstack-play Error Error Apr 14, 2026 2:20am
spec Error Error Apr 14, 2026 2:20am

Request Review

@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file tooling size/l labels Apr 14, 2026
@xuyushun441-sys
Copy link
Copy Markdown
Contributor

@claude[agent] 继续

import { createHonoApp } from '@objectstack/hono';
import { getRequestListener } from '@hono/node-server';
import type { Hono } from 'hono';
import config from '../objectstack.config.js';
// Copyright (c) 2025 ObjectStack. Licensed under the Apache-2.0 license.

import { defineStack } from '@objectstack/spec';
import { AppPlugin, DriverPlugin } from '@objectstack/runtime';
@xuyushun441-sys
Copy link
Copy Markdown
Contributor

@claude[agent] 继续

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

@claude[agent] 继续

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation size/l tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants