Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use abc as a server request handler (serverless function)? #120

Open
omar2205 opened this issue Dec 20, 2020 · 1 comment

Comments

@omar2205
Copy link

I was trying to use abc with vercel-deno

Your serverless function file is expected to export default the HTTP handler function, and then vercel-deno takes care of invoking that handler function every time an HTTP request is received.

I can't figure out how to implement the handler function

@zhmushan
Copy link
Owner

Sorry, abc cannot currently be used with vercel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants