Skip to content

networkteam/zebra-demo

Repository files navigation

Zebra demo project

This project uses Next.js as the frontend and Neos as (kind of headless) CMS.

Development setup

Using Devbox

Install Devbox if you haven't already:

https://www.jetpack.io/devbox/docs/installing_devbox/

Start all services:

devbox services up

This will create the database and import the site.

Create a backend user:

# Create a new admin user
./neos/flow user:create --roles Administrator admin password Zed Zebra

Frontend: http://localhost:3000 Backend: http://localhost:3000/neos

Note: The frontend and backend are accessed through Next.js.

About

Zebra (Neos and Next.js) demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published