Skip to content

awesumsawz/TechRegular-Blog

Repository files navigation

Blog for Tech Regular

How to get 'er running

pull down the repo

git clone https://github.com/awesumsawz/TechRegular-Blog.git

Navigate to the root of the project (relative to where you ran the git clone command)

cd TechRegular-Blog

Create and build out the .env.local file with the two contentful access variables CONTENTFUL_SPACE_ID & CONTENTFUL_ACCESS_KEY

Then install the dependencies and spin up the site

npm install
npm run dev

About

NextJS/Contentful project to house the old TechRegular blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published