Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 732 Bytes

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.