Initialize the app
Connect the Next.js app to a Makeswift site
Select an existing site or create a new one.
Pick a template (optional).
Check CLI while site is being linked.
.env.local
file.Start building
How do I create a page?
components
folder of your Next.js app. You can explore the files ending with .makeswift.ts
to learn more about registering components.To learn how to use Makeswift builder, see the Help Center articles.