Skip to content

newt-sechack/ginga-ui-next-template

Repository files navigation

This template is a simple blog project that uses ginga-ui.

Architecture

  • Next.js App Router
  • GingaUI
  • MicroCMS

How to use

1. Clone this repository

git clone https://github.com/newt-sechack/ginga-ui-next-template.git

2. Install dependencies

cd ginga-ui-next-template
pnpm install

3. Set up your OpenAI API Key and MicroCMS API Key

Create a .env file in the root directory and set the following environment variables.

OPENAI_API_KEY=
MICROCMS_SERVICE_DOMAIN=
MICROCMS_API_KEY=