Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.micleo.com/llms.txt

Use this file to discover all available pages before exploring further.

Create an account

Create your first application

To deploy your site to Pages:
  1. Log in to the Cloudflare dashboard and select your account.
  2. In Account Home, select Workers & Pages > Create application > Pages > Connect to Git.
  3. Select the new GitHub repository that you created and, in the Set up builds and deployments section, provide the following information:
Configuration optionValue
Production branchmain
Build commandnpm run build
Build directorydist
Create in git 2 branches: staging and main(master).