Skip to content

schemavaults/mail-server

Repository files navigation

@schemavaults/mail-server

Welcome 👋

This is an application that manages mailing lists and e-mail templates. Allows sending transactional mail or marketing mail via the @schemavaults/send-email package.

Install Dependencies

To install dependencies:

bun install

Required Environment Variables

See the .env.example file for required environment variables.

Development

bun run dev

Build App

bun run build

Database Migrations

Build Migrations

bun run build:migrations

Apply Migrations

Add database credentials to .env.production and run:

bun run migrate:production

About

Manages the SchemaVaults mailing list, sending to the list, mail templates, and sending transactional emails.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages