An API for the siimee application
You will need…
brew install node using Homebrewapt install nodejs (see Ubuntu/Debian specific instructions) or pacman -S nodejs (Arch Linux)npm install./config/dev.jsdocker-compose up -dnpx knex migrate:latestnpm run start to start up the serverTBD
TBD