Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rozsival/advocuts-signature

✍️ Email signature for Advocuts
https://github.com/rozsival/advocuts-signature

Last synced: 1 day ago
JSON representation

✍️ Email signature for Advocuts

Awesome Lists containing this project

README

        



Advocuts


Signature



Build


QA


Email signature for Advocuts law firm 👨‍💼

## 👀 Preview

The preview is available
at [https://rozsival.github.io/advocuts-signature/](https://rozsival.github.io/advocuts-signature/)

## 👨‍💻 Usage

### 💾 Installation

```bash
nvm use
yarn install
```

### ⚙️ Configuration

Create `.env` from `.env.example`

- `ASSETS_PREFIX` – path prefix for `assets` (e.g. `https://some-remote.tld/`)

### 🚨 Linters

```bash
yarn fix
```

### 📦 Build

```bash
yarn build
```