Skip to content

mikemtzp/ctf-sidebar-trigger

Repository files navigation

This project was bootstrapped with Create Contentful App.

How to use

Execute create-contentful-app with npm, npx or yarn to bootstrap the example:

# npx
npx create-contentful-app --example nextjs

# npm
npm init contentful-app -- --example nextjs

# Yarn
yarn create contentful-app --example nextjs

Available Scripts...

In the project directory, you can run:

npm run dev

Runs the app in development mode. Open your app to view it in the browser. The page will reload if you make edits.

npm run build

Builds the app for production to the .next folder. It correctly bundles Next in production mode and optimizes the build for the best performance. Your app is ready to be deployed!

Libraries to use

To make your app look and feel like Contentful use the following libraries:

Learn More

Read more and check out the video on how to use the CLI.

About

This repo uses Contentful App Framework to create a sidebar button that triggers a save webhook.

Topics

Resources

Stars

Watchers

Forks