Skip to content

Commit

Permalink
docs: update README with Drupal CMS setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasGross committed Dec 3, 2024
1 parent bbd5e3c commit a13f113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ yarn dev:https

The application is now running at [https://localhost:3000](https://localhost:3000)

4. Set up the Drupal CMS ([dpl-cms][dpl-cms]) locally to access configuration variables for the Go app. Ensure the `NEXT_PUBLIC_GRAPHQL_SCHEMA_ENDPOINT_DPL_CMS` variable in the `.env.local` file points to the correct endpoint.

## Technical Overview

- [Next.js][nextjs] with the [App Router][app-router]
Expand Down Expand Up @@ -337,3 +339,4 @@ Quality assurance (QA) is a critical aspect of our development process, ensuring
[vitest]: https://vitest.dev/
[axe]: https://playwright.dev/docs/accessibility-testing
[playwright]: https://playwright.dev/
[dpl-cms]: https://github.com/danskernesdigitalebibliotek/dpl-cms

0 comments on commit a13f113

Please sign in to comment.