Skip to main content

Development Environment

When the development environment in Docker is running, use the following addresses to access the application.

Frontend

Next JS client application.

http://localhost

http://localhost

Strapi Dashboard

Content manager for Strapi CMS.

http://localhost/strapi/dashboard

http://localhost/strapi/dashboard

GraphQL Playground

Interactive environment to view GraphQL API Documentation to assist in constructing queries.

http://localhost/strapi/graphql

http://localhost/strapi/graphql