Ghost/ghost/staff-service
Sanne de Vries 814e03be76
Updated recommendation received notification email design (#20748)
REF PLG-162
- Added publication icon and improved overall layout
2024-08-14 09:49:17 +02:00
..
lib Updated recommendation received notification email design (#20748) 2024-08-14 09:49:17 +02:00
test Updated paid cancellation notification email design (#20726) 2024-08-08 14:36:43 +02:00
.eslintrc.js
index.js
package.json
README.md

Staff Service

Usage

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

  • yarn lint run just eslint
  • yarn test run lint and tests