{"repo":"notKamui/miniverso","free":true,"listed":false,"github":"https://github.com/notKamui/miniverso","clone":"git clone https://github.com/notKamui/miniverso.git","description":"Self-hostable grouping of mini web applications for everyday use","language":"TypeScript","stars":27,"topics":["docker","docker-compose","js","react","self-hosted","tanstack","ts"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"Miniverso Environment Configuration The production server entrypoint ( dist/serve.js ) supports several environment variables to control static asset preloading, caching, and optimization features. Core - PORT (number, default: 3000 ) Port the server listens on. - DATABASE URL (string, required) Postgres connection string used for Drizzle migrations and runtime queries. Static Asset Preloading The server can preload smaller static assets into memory for faster responses while serving larger or filtered assets directly from disk on-demand. - STATIC PRELOAD MAX BYTES (number, default: 5242880 / 5MB) Maximum file size (in bytes) eligible for in-memory preloading. Files larger than this are served on-demand. - STATIC PRELOAD INCLUDE (string, optional) Comma-separated list of glob patterns (matched against file names, not full paths). If provided, ONLY matching files are considered for preloading. Example: STATIC PRELOAD INCLUDE=\" .js, .css, .woff2\" - STATIC PRELOAD EXCLUDE (string, optional) Comma-separated list of glob patterns (matched against file names) to always exclude from preloading. Evaluated after includes. Example: STATIC PRELOAD EXCLUDE=\" .map, .txt\" - STATIC PRELOAD VERBOSE (boolean, default: false ) When true , prints a detailed per-file report including why files were skipped. Optional Optimizations - STATIC PRELOAD ETAG (boolean, default: true ) When enabled, preloaded assets are served with an ETag header and conditional requests using If-None-Match can return 30","default_branch":null,"files":null,"tree":[],"storefront":"/r/notKamui","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/notKamui/miniverso/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}