This is the repository with documentation and Docusaurus setup to publish.
A few characteristics of this template:
- The app is configured to be deployed at virtual directory '/docs'.
- The app is configured in docs-only mode
You can add Markdown files in the docs folder.
Adapt the settings in docusaurus.config.js.
- Install NodeJS: https://nodejs.org/en/
cd app
npm install
npm run start
Navigate to http://localhost:3000
docker compose up -d --build
Navigate to http://localhost/docs