Skip to content

hamatoyogi/astro-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro + Builder.io

This is a repo that demos Astro + Builder.io integration according to this article.

To follow along or just try it out:

  • make sure you have a Builder.io account
  • clone the repo.
  • install dependencies.
  • create a .env file in your project directory and add your Builder.io API key:
    BUILDER_API_KEY="your key here"
    VITE_BUILDER_API_KEY="your key here"
    
  • run the app with npm run dev

About

This repo showcases how to connect Builder.io to Astro as part of "Connecting Builder.Io's Visual CMS To Astro" post.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published