Skip to Content
Home

This repo is meant to function as a documentation wiki and contains cross-project information

Examples could be:

  • New Developer onboarding/setup help (non-project specific)
  • How to create a Next.js app and host it on AWS Amplify.
  • How to setup a Docker-Compose environment for running a Wordpress app locally.

Use the sidebar navigation to discover pages. Use the Search Documentation field to try keyword searching for information.

Contributing Resources

This site was built using Nextra , the static site generator built on top of Next.js . You can learn more about organizing markdown files and adjusting the sidebar navigation here .

Running locally

run yarn start

Last updated on