You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We updated and switch the project from CommonJS to ES Module. It is required by some used libraries. We removed also Webpack and TS-node. The project requires at least node14 now to work.
Beta version of the framework Hexapinod: The API server in Hexagonal architecture for NodeJS and wrote in Typescript. It includes CLI and REST API modules preconfigured. It includes also validators, repositories management, subprocess in service, JWT authentification example, and serialization in models.