Skip to content

content-island/get-started-blog-post-final-result

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get-started-blog-post-final-result

Full implementation of the blog post from the Content Island Get Started guide:

https://docs.contentisland.net/get-started/astro/

Steps to run the project:

1. Add the environment variable CONTENT_ISLAND_API_KEY to your .env file with your Content Island API key.

./blog-site/.env

CONTENT_ISLAND_API_KEY=55e5a31cc5573948d5c08b9902fd135d

2. Install the dependencies.

npm install

3. Start the development server.

npm run dev

4. Open your browser and go to http://localhost:4321.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors