# samples-server **Repository Path**: llmz/samples-server ## Basic Information - **Project Name**: samples-server - **Description**: MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it. - **Primary Language**: JavaScript - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README samples-server ============== This is a live sample server for MDN, which I hope we will be able to use to host content that only works when on a less restrictive environment than running in an iframe on Kuma. The ''s'' directory contains a folder for each project that needs to be available. Each one has a manifest and whatever files that service requires. The ''v'' directory is a place we can keep miscellaneous assets which may be needed by MDN content, can't be attached to MDN pages, and have no other home.