/silenzio

Silenzio (by) Bruno, a typescript package for a reusable codebase

Primary LanguageTypeScript

Silenzio Bruno

Codecov npm bundle size

Installation

Install as a dependency in your project

yarn add silenzio

drawing

Config

There are two ways to set up your project configuration.

The easiest one is throgh an .env.* file.

Env Variables

NEXT_PUBLIC_SILENZIO_DOMAINS These are the all the domains your project will use. Consider adding localhost:3000,

Eslint & Prettier

Esling and Prettier are configured according to this guide.