puter/packages/backend
Sam Atkins b4af28a91b chore: Miscellaneous eslint fixes
/puter/packages/backend/src/om/entitystorage/ValidationES.js
  89:25  error  Do not assign to the exception parameter  no-ex-assign

/puter/packages/backend/src/om/proptypes/__all__.js
  166:17  warning  Unexpected 'debugger' statement  no-debugger

/puter/packages/backend/src/routers/_default.js
  405:31  error  'err' is not defined  no-undef
2024-05-02 11:21:50 +01:00
..
doc Release backend 2024-03-30 19:08:03 -04:00
packages/puter-js-common Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
src chore: Miscellaneous eslint fixes 2024-05-02 11:21:50 +01:00
tools Add TokenService and test utility 2024-04-29 21:11:31 -04:00
.gitignore Release backend 2024-03-30 19:08:03 -04:00
exports.js Separate default user into SelfhostedModule 2024-04-01 17:24:07 -04:00
package.json refactor: normalize email calls 2024-04-29 17:34:24 -04:00
README.md Add README.md to backend directory 2024-03-30 19:23:43 -04:00