Skip to content

๐Ÿš€ Blazing fast blog built using Blazor that utilizes the power of Cosmic ๐Ÿ”ฅ

License

Notifications You must be signed in to change notification settings

cosmicjs/blazor-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Blazor & Cosmic Blog

Netlify Status .NET Core

blazor-cosmic-blog

blazor-cosmic-blog

blazor-cosmic-blog

This repo contains an example blog application that is built with Blazor, Cosmic and Tailwind CSS.

How-To Article

Read the how-to guide: How to Build a Blazing-Fast Blazor Blog with Cosmic.

Prerequisites

  • Install the latest .NET Core SDK
  • Install the Blazor project templates
  • Cosmic account

Getting Started

git clone https://github.com/cosmicjs/blazor-blog.git
cd blazor-blog

Keys

In wwwroot/appsettings.json file,

  • update your Cosmic bucket slug
  • update your Cosmic bucket read key

Run

dotnet run

Open https://localhost:5000/.