Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Deploy to Cloudflare Pages

John edited this page May 13, 2023 · 1 revision

Introduction

If you are trying to deploy Terbium to Cloudflare Pages and were wondering if you could: You can as long as you follow the instructions provided below!

Instructions

  1. First go to pages.dev or to your cloudflare dashboard and login or create a free account! Once you are in the dashboard page in the side bar select pages. If you can't find pages refer to the image below. image
  2. Once your at the Cloudflare Pages Dashboard Select Create Project then Select Import from Github. image
  3. Now once your here you must Fork this Repository then Authenticate your Github Account with Cloudflare. Once you complete that you should see a page like this: image
  4. Once you Select the repository you will see build options and your going to want to change the build command to this specificly and the output to this also specificly exactly what is shown in the image below image
  5. After that it should build and deploy successfully!
Clone this wiki locally