Skip to content

thindHarminder/webflow-cloudflare-starter

Repository files navigation

Webflow + Cloudflare Starter

This is a starter project for developing Webflow Webapps using a Cloudflare Worker backend. You can read more about it here

Setup

  1. Initialise this project locally using these steps
npx thind@latest dev --init
  1. CLi will ask you to choose the name of the project. Use any name. i.e., my-webflow-app
  2. CLI will give you to choose a template to start, Choose Full Stack and press enter
  3. Now you will have a folder with the project name you chose in step 2
  4. Run the following commands to start the development server
npm run dev
cd server && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published