Skip to main content

Day 1 - Intro to Headless CMSs

Housekeeping

  • 9am start for the duration of CPNT 200; back to 8am starts for CPNT 262;
  • Extension for CPNT 262 Inidividual Project: Friday, November 4th @ 11:59pm;

1. Intro to headless CMSs

Slides - Side Gigs


2. Overview of Strapi Admin Panel

Installation

  1. Create new Strapi project:
    $ npx create-strapi-app@latest my-project --quickstart
  2. In the admin panel, create your admin user
    • Name or user handle
    • Email: user your real email
    • Password: must contain a capital letter and number

3. Assessment Overview


4. Lab Time