This repository has been archived by the owner on Jul 14, 2024. It is now read-only.
forked from TerbiumOS/webOS
-
Notifications
You must be signed in to change notification settings - Fork 158
Deploy to Cloudflare Pages
John edited this page May 13, 2023
·
1 revision
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!
- 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.
- Once your at the Cloudflare Pages Dashboard Select Create Project then Select Import from Github.
- 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:
- 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
- After that it should build and deploy successfully!