Start Building Instantly
Developer Cloud
Create your developer workspace, build APIs, and integrate webhooks or cron tasks with zero server management overhead.
getting-started.sh
# Install CLI utility
$ npm i -g funcora-cli
# Initialize new workspace project
$ funcora init my-app
✔ Scaffolded application structure
# Push code directly to edge sandboxes
$ funcora deploy
✔ Code bundle generated (0.3s)
Successfully deployed function 'sync-db-cron'!
Endpoint: https://api.funcora.co/v1/sync-db-cron
Ready in: 1 click
All regions active

Funcora
Serverless Control Plane
Create your account
Sign up to begin deploying serverless functions.
Already have an account? Login