0.0.4 • Published 3 years ago
@afetcan/service-common v0.0.4
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-commonUsage
import { ... } from '@afetcan/service-common' Requirements
Dependencies
Local Development
Setup
pnpm installDev
pnpm devBuild
pnpm build