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

https://github.com/junobuild/observatory-templates

A collection of email templates used by Juno Observatory for sending notifications
https://github.com/junobuild/observatory-templates

hacktoberfest

Last synced: about 2 months ago
JSON representation

A collection of email templates used by Juno Observatory for sending notifications

Awesome Lists containing this project

README

          

# Juno: Observatory Templates

![A screenshot of one of the template in the editor tool](https://raw.githubusercontent.com/junobuild/observatory-templates/main/screenshots/screenshot-template.png)

A collection of email templates used by [Juno](https://juno.build) Observatory for sending notifications.

## ✨ Links & Resources

- Looking to get started with Juno? Check out the [documentation](https://juno.build).
- Got questions, comments or feedback? [Join our discord](https://discord.gg/wHZ57Z2RAG) or [OpenChat](https://oc.app/community/vxgpi-nqaaa-aaaar-ar4lq-cai/?ref=xanzv-uaaaa-aaaaf-aneba-cai).

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :-------------- | :--------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Run the development server at `localhost:4321` |
| `npm run build` | Build the templates for production to `./out/` |