stock-management-demo/src-server
2025-04-27 21:18:01 +00:00
..
middlewares Force line endings and whitespace, and revamp logout via introduction of a new profile component. 2025-04-25 13:56:12 +01:00
routes Migrated to using Bun instead of Node and PNPM. This also brings in a Devcontainer which enables quick and easy development of the project. Additionally this adds connectivity to S3 (with a default Minio server pre-created) this enables Files to be uploaded against Mantises. There's also a new Internal Notes feature to store arbitrary text notes against a Mantis. 2025-04-27 21:18:01 +00:00
services Adds full text indexes, and advanced search capabilities to the StyleAI chat bot. 2025-04-26 22:46:29 +01:00
utils Migrated to using Bun instead of Node and PNPM. This also brings in a Devcontainer which enables quick and easy development of the project. Additionally this adds connectivity to S3 (with a default Minio server pre-created) this enables Files to be uploaded against Mantises. There's also a new Internal Notes feature to store arbitrary text notes against a Mantis. 2025-04-27 21:18:01 +00:00
database.js Overhaul settings and implement user preferences. Also implements dark theme toggle as part of the user settings. 2025-04-25 17:32:33 +01:00
server.js Migrated to using Bun instead of Node and PNPM. This also brings in a Devcontainer which enables quick and easy development of the project. Additionally this adds connectivity to S3 (with a default Minio server pre-created) this enables Files to be uploaded against Mantises. There's also a new Internal Notes feature to store arbitrary text notes against a Mantis. 2025-04-27 21:18:01 +00:00