README: add dev instructions and versions
meta: pin node and yarn version
dMon: add base for server uptime daemon
image: add working db population for images & return API result
src: make the linter shut up
src: fixing linting part 1
src: use logging framework instead of console logger
db: new environemtn & dbutils
db: working migrations with foreign keys
meta: add new module for env and new config
db: add new table in initial migration and adds it to types
routes: add dummy route and remove gitkeep
meta: ignore fleet config
src: add base of fastify setup
meta: add fastify autoload
dbTypes: remove user level HEADLESS
WIP: add basic image util to retrieve data