Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

How To use dynamic manifests

This directory contains information related to generating a manifest dynamically.

What you can do with this repository

This repository contains examples showing how a service could be used to return a manifest instead of having a static json file.

Examples

Example Description
How To - Basic This is an example of an expressjs server returning a different manifest based on an environment being specified using a querystring

Before you get started

Read more about our recommended development environment.