Self-hosted inventory tracker
Go to file
2022-11-03 22:08:45 -04:00
assets/styles Added ability to edit item records 2022-11-03 22:08:45 -04:00
config Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage 2022-11-02 14:03:20 -04:00
data Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage 2022-11-02 14:03:20 -04:00
src Added ability to edit item records 2022-11-03 22:08:45 -04:00
views Added ability to edit item records 2022-11-03 22:08:45 -04:00
.gitignore Updated git ignore to exclude files under data/ 2022-11-02 14:03:52 -04:00
gulpfile.js Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
index.js Added ability to edit item records 2022-11-03 22:08:45 -04:00
LICENSE Migrating to express.js project 2022-11-01 22:00:38 -04:00
nodemon.json Added nodemon to automatically reload the app while developing it 2022-11-03 20:45:58 -04:00
package-lock.json Added nodemon to automatically reload the app while developing it 2022-11-03 20:45:58 -04:00
package.json Added nodemon to automatically reload the app while developing it 2022-11-03 20:45:58 -04:00
README.md Initial commit 2022-11-01 16:48:42 -04:00

overseer

Self-hosted inventory tracker