project-nomad/admin
dependabot[bot] aa8516c92d build(deps): bump qs from 6.14.0 to 6.14.1 in /admin
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 06:57:38 -08:00
..
app feat(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
bin feat: initial commit 2025-06-29 15:51:08 -07:00
commands/queue feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
config feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
database fix(Kiwix): initial download and setup 2025-12-07 16:04:41 -08:00
docs fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
inertia feat(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
providers feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
public feat: initial commit 2025-06-29 15:51:08 -07:00
resources/views feat: initial commit 2025-06-29 15:51:08 -07:00
start feat(System): check internet status on backend and allow custom test url 2025-12-24 12:00:32 -08:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types feat(Collections): map region collections 2025-12-23 16:00:33 -08:00
util feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
views feat: initial commit 2025-06-29 15:51:08 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json build(deps): bump qs from 6.14.0 to 6.14.1 in /admin 2026-01-13 06:57:38 -08:00
package.json build(deps): bump systeminformation from 5.27.7 to 5.27.14 in /admin 2025-12-23 16:01:22 -08:00
README.md feat: initial commit 2025-06-29 15:51:08 -07:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json feat: initial commit 2025-06-29 15:51:08 -07:00
vite.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00

Docker container

docker run --rm -it -p 8080:8080 jturnercosmistack/projectnomad:admin-latest -e PORT=8080 -e HOST=0.0.0.0 -e APP_KEY=secretlongpasswordsecret -e LOG_LEVEL=debug -e DRIVE_DISK=fs