@palmares/logging

Palmares logging interface so you can log it to the console or other places as well

@palmares/tests

This defines a default test framework testing stuff inside of the framework

@palmares/schemas

This defines a default schema definition for validation of data, it abstract popular schema validation libraries like zod, yup, valibot and others"

@palmares/events

This is the events framework for palmares, it's responsible for handling everything that is Pub/Sub like websockets, pub/sub like redis, and other types of asynchronous background tasks