Skip to content

MicrosoftLearning/trainer-demo-deploy

Repository files navigation

Welcome!

If you are looking for the Trainer Demo Deploy site, please visit our main site: https://aka.ms/trainer-demo-deploy. You'll find all the latest deployments there.

Website

Deploy to GitHub Pages

pages-build-deployment

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm ci

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Note: this site is configured for GitHub Pages with a base URL of /trainer-demo-deploy/, so the local URL is typically:

http://localhost:3000/trainer-demo-deploy/

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Serve the production build (optional)

$ npm run serve

Then open:

http://localhost:3000/trainer-demo-deploy/

Tests

$ npm test

Deployment

This repo deploys to GitHub Pages via GitHub Actions (see .github/workflows/test-deploy.yml).

About

MOC Demo deployment scenarios using AZD.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15