This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
/
Inventory-Manager-CC
Watch
1
Star
0
Fork
0
You've already forked Inventory-Manager-CC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a7d4b3175de42e7745865a93e7b4a854492f175
Inventory-Manager-CC
/
web
/
client
History
MayaTheShy
efc3a88052
Add security headers to nginx configuration for enhanced protection
2026-03-22 02:57:13 -04:00
..
src
Fix lastUpdate assignment to handle null values in _applyStateData function
2026-03-22 02:38:40 -04:00
.dockerignore
Add .dockerignore file to exclude node_modules, dist, and .env
2026-03-21 16:51:13 -04:00
Dockerfile
Add support for API key at build time in Dockerfile for Vite
2026-03-22 02:15:13 -04:00
index.html
Add initial HTML structure for the client application
2026-03-21 16:42:51 -04:00
nginx.conf
Add security headers to nginx configuration for enhanced protection
2026-03-22 02:57:13 -04:00
package-lock.json
Implement feature X to enhance user experience and improve performance
2026-03-21 16:50:09 -04:00
package.json
Add package.json for client application with dependencies and scripts
2026-03-21 16:42:54 -04:00
vite.config.js
Add Vite configuration for React client application
2026-03-21 16:43:21 -04:00