Self-hosted inventory tracker
Go to file
Gregory Ballantine 7685d2acd0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Updated CI config for Debian packaging
2022-11-04 09:17:13 -04:00
assets/styles Added ability to edit item records 2022-11-03 22:08:45 -04:00
bin Added debian packaging process 2022-11-04 09:07:31 -04:00
build Added debian packaging process 2022-11-04 09:07:31 -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 Fixed code style errors 2022-11-03 22:28:01 -04:00
views Added ability to edit item records 2022-11-03 22:08:45 -04:00
.eslintrc.json Added Woodpecker CI config; added ESLint config to check for syntax and code style checks 2022-11-03 22:19:42 -04:00
.gitignore Updated git ignore to exclude files under data/ 2022-11-02 14:03:52 -04:00
.woodpecker.yml Updated CI config for Debian packaging 2022-11-04 09:17:13 -04:00
Gruntfile.js Added debian packaging process 2022-11-04 09:07:31 -04:00
gulpfile.js Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
index.js Fixed code style errors 2022-11-03 22:28:01 -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 debian packaging process 2022-11-04 09:07:31 -04:00
package.json Added debian packaging process 2022-11-04 09:07:31 -04:00
README.md Initial commit 2022-11-01 16:48:42 -04:00

overseer

Self-hosted inventory tracker