Skip to content

steveanil/graphcms_blog

Repository files navigation

GraphCMS Blog

This is a passion project and personal hobby of mine, dedicated to exploring deep theological topics through blogging and providing a thoughtful defense of the Bible's historical and theological integrity.

Getting Started

1. Clone the repository

git clone <your-repo-url>
cd graphcms_blog

2. Install dependencies

npm install

3. Run the development server

npm run dev

4. Build for production

npm run build
npm start

Scripts

  • npm run dev - Start development server with Turbopack
  • npm run build - Build for production
  • npm start - Start production server

Author

Steve Anil John - bibleapologist.com

Releases

No releases published

Packages

 
 
 

Contributors