Getting Started
Welcome to the Getting Started guide! This document will help you set up a basic Cloesce project using the create-cloesce template. We will discuss:
- Installing Cloesce
- A basic project structure
- Building, running and deploying your Cloesce application
Cloesce runs entirely on Cloudflare Workers, so familiarity with Workers and Wrangler is recommended. If you are new to Workers, check out the Cloudflare Workers documentation.