TaxenHeimer Backend Server
Backend server for TaxenHeimer written in Node.JS
Running it
Test environment
npm run test
Release
(Uses bytenode to compile and makes scripts a bit faster)
npm run compile
npm run runc
Backend server for TaxenHeimer written in Node.JS
Test environment
npm run test
Release
(Uses bytenode to compile and makes scripts a bit faster)
npm run compile
npm run runc