Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/30DaysOf/contoso-real-estate
- Owner: 30DaysOf
- License: mit
- Fork: true (Azure-Samples/contoso-real-estate)
- Created: 2023-07-31T21:59:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T04:33:03.000Z (over 1 year ago)
- Last Synced: 2024-07-29T17:04:31.344Z (6 months ago)
- Topics: azd-templates, azure, javascript, reference-architecture, reference-implementation
- Language: HTML
- Homepage: https://30daysof.github.io/contoso-real-estate/
- Size: 33.5 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.DEMO.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
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