diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md new file mode 100644 index 0000000..12e99dd --- /dev/null +++ b/DEPLOYMENT.md @@ -0,0 +1,114 @@ +# Deployment & Feedback Collection + +The Work Package Suite is a **static client-side app** — plain HTML, CSS, and +JavaScript. There is no build step and no database. + +## Hosting it behind the firewall + +Copy the whole folder to any internal web server and serve it over HTTP(S): + +- **IIS / Apache / nginx** — drop the files in the site root. `index.html` is the + entry point. +- **SharePoint / network share** — works too, as long as the files are served + over `http(s)://` (not opened as `file://...`). Serving over HTTP makes + `localStorage` and the embedded Work Package Creator (an `