Skip to content

Simple marketplace application that provide a static maintenance/service unavailable page

Notifications You must be signed in to change notification settings

Crown-Commercial-Service/crown-marketplace-maintenance

Repository files navigation

Crown Marketplace maintenance

Marketplace application that provides a static maintenance/service unavailable page.

This is a minimal deno based application that can be used to serve a static HTML page indicating that a service is unavailable.

The page served is stored in the public/index.html file.

Within the Crown Marketplace platform it is built and deployed as a Docker container as described in the Dockerfile.

To run locally

During development or testing the application can be executed locally using the following commands:

deno task dev

The application can now be accessed as localhost:8080.

About

Simple marketplace application that provide a static maintenance/service unavailable page

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages