Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodik-dev/git-permissions-demo-c7dee

Made by Netlify Create
https://github.com/rodik-dev/git-permissions-demo-c7dee

composable headless jamstack netlify ssg

Last synced: 25 days ago
JSON representation

Made by Netlify Create

Awesome Lists containing this project

README

        

# Stackbit Next.js Kitchen-Sink site

This is a [Stackbit](https://www.stackbit.com) Kitchen-Sink site demoing all the
possible fields and how they are edited in Stackbit.

Begin a new Stackbit project or learn to add Stackbit to an existing site.

## Getting Started

Get up and running quickly by running the following command:

```txt
npx create-stackbit-app [project-name]
```

Then change into `[project-name]` directory (default: `my-stackbit-site`) and start the Next.js dev server and Stackbit local dev in separate terminal tabs/windows.

```txt
cd [project-name]
npm run dev

# in a separate tab/window
stackbit dev
```

## Learn the Basics

Follow the [getting started tutorial](https://docs.stackbit.com/getting-started/) while running this project locally to get a feel for how Stackbit works.

Or jump to individual topics [in the docs](https://docs.stackbit.com/).

## Support & Feedback

[Join us on Discord](https://discord.gg/HUNhjVkznH) for community support and to provide feedback to us.