Skip to content

Common point of cross-software services. All microservers can be built using this main structure while being created.

License

Notifications You must be signed in to change notification settings

afetcan/service-common

Repository files navigation

afetcan Service Common Library

Version Downloads License Github Stars

The purpose of the @afetcan/service-common package is to store all common codes here when Fastify creates a new server like Sentry. You can use the following steps when integrating this structure into the project.

NPM

Setup

pnpm install @afetcan/service-common

Usage

import { ... } from '@afetcan/service-common' 

Requirements

Dependencies

Local Development

Setup

pnpm install

Dev

pnpm dev

Build

pnpm build

Links

About

Common point of cross-software services. All microservers can be built using this main structure while being created.

Resources

License

Stars

Watchers

Forks

Packages

No packages published