Coder Social home page Coder Social logo

headless-nextjs's Introduction

Frontend Masters

This repo is a companion to the Headless CMSs course on Frontend Masters.

Requirements

  • Node version 20 & npm

Getting Started

To being the course, clone the repo and check out the step/0 branch. The main branch contains an example solution of the finall application build throughout the course. The other step/X branches are checkpoint branches during the course.

git clone https://github.com/Hendrixer/headless-nextjs.git
cd headless-nextjs
git checkout step/0
npm install
npm run dev

Contentful CMS

Contenful is the CMS used in this course. Create a free Contentful account and add environment variables to your project:

  1. Create a Contentful account
  2. Create a new "Space" in Contentful for the project
  3. Add these environment variables to a .env file in the root of your project. The values can be found in Contentful under Settings > API keys:
CONTENTFUL_SPACE_ID=""
CONTENTFUL_ACCESS_TOKEN=""
CONTENTFUL_PREVIEW_ACCESS_TOKEN=""
CONTENTFUL_PREVIEW_SECRET=""

headless-nextjs's People

Contributors

dtauer avatar hendrixer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.