0.0.4 • Published 1 year ago

@afetcan/service-common v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Acil Deprem Servis Ortak Kütüphanesi

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