Skip to content

apolat2000/mail-microservice

Repository files navigation

Description

See the blog post here.

Installation

  1. Create dev.env and prod.env by copying dev.env.interface and prod.env.interface.
  2. Then install the dependencies:
$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

Stay in touch

License

This project is is GPL-3.0 licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published