Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/30DaysOf/contoso-real-estate

Enterprise-grade Reference Architecture for JavaScript
https://github.com/30DaysOf/contoso-real-estate

azd-templates azure javascript reference-architecture reference-implementation

Last synced: 3 months ago
JSON representation

Enterprise-grade Reference Architecture for JavaScript

Awesome Lists containing this project

README

        

# Contoso Real Estate Application - Demo Use Only!

This fork of the [Azure-Samples/contoso-real-estate](https://github.com/Azure-Samples/contoso-real-estate) application is intended **only for local exploration and demo use** and not for contributions back to source.

## Experiment 1: Deploy to GitHub Pages

This version is configured to automatically deploy the website package to the associated GitHub Pages endpoint using [Docusuarus Deployment](https://docusaurus.io/docs/deployment#deploying-to-github-pages) guidance.
- Added .github/workflows/docs-website.yml
- Updated Settings to deploy from GitHub Actions
- Modified docusarus settings to reflect github pages configuration