3.0.3 • Published 7 months ago

@jabz/back-end-functions v3.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Back End Functions

This is a collection of common data base function implemented use prisma. The expected scheme see ./prisma/schema.prisma in the project files

common functions includes:

  • saving and encrypted messaging token used for apis like firebase
  • retrieving token in order of last created

Environment variables needed:

DATABASE_URL="" see prisma documentation
DB_VAR = "someExampleStringHere"
3.0.3

7 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.0

7 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

9 months ago