Self-hosted inventory tracker
Go to file
Gregory Ballantine b98fbddd9e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Version bump to v0.2.0
2022-11-05 16:16:11 -04:00
assets Changed to Grunt.js for task running 2022-11-04 17:53:42 -04:00
bin Added debian packaging process 2022-11-04 09:07:31 -04:00
build Fixed system config in /etc 2022-11-04 18:23:29 -04:00
config Added ability to use redis datastores for session data 2022-11-05 16:14:37 -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 use redis datastores for session data 2022-11-05 16:14:37 -04:00
views Changed to Grunt.js for task running 2022-11-04 17:53:42 -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 Added a way to configure using a remote database 2022-11-04 21:24:22 -04:00
.woodpecker.yml Changed to Grunt.js for task running 2022-11-04 17:53:42 -04:00
Gruntfile.js Fixed system config in /etc 2022-11-04 18:23:29 -04:00
index.js Added ability to use redis datastores for session data 2022-11-05 16:14:37 -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 Version bump to v0.2.0 2022-11-05 16:16:11 -04:00
package.json Version bump to v0.2.0 2022-11-05 16:16:11 -04:00
README.md Initial commit 2022-11-01 16:48:42 -04:00

overseer

Self-hosted inventory tracker