namikingsoft / portfolio-via-headless-cms

The Engineer Work Experience of Tsubasa Namiki

Home Page:https://portfolio.namiking.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio via Headless CMS

This is my portfolio powered by Next.js.

I am developing it is based by the repository blog-starter.

The content of this portfolio is referenced from Contentful, a headless CMS.

How to Development

Install npm modules.

npm install

Edit .env file. (required Contentful account)

cp .env.template .env
# vi .env

Run dev server on local.

npm run dev
open http://localhost:3456/

About

The Engineer Work Experience of Tsubasa Namiki

https://portfolio.namiking.net/


Languages

Language:TypeScript 95.2%Language:CSS 3.2%Language:JavaScript 1.1%Language:Makefile 0.5%