backend-simplifier
v3.1.0
Published
Makes backend easier to use
Maintainers
Readme
backend-simplifier
A way to simplify your backend.
Requirements
This package requires the following to be used:
- mysql2(3.0.0 or higher)
- express(5.0.0 or higher)
- bcrypt(6.0.0 or higher)
- cors(2.0.0 or higher)
You must also have a node version of 22.0.0 or higher for CJS support.
The package can't be used without these packages.
Importing
This package has types.d.ts and you can import all functions with: import "backend-simplifier".
Links
Repository: backend-simplifier
