This website requires JavaScript.
Explore
Help
Sign in
cameron
/
stock-management-demo
Watch
1
Star
0
Fork
You've already forked stock-management-demo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3b846b8c8e
stock-management-demo
/
src-server
History
Download ZIP
Download TAR.GZ
Cameron Redmore
3b846b8c8e
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
..
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