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
- Host: GitHub
- URL: https://github.com/junobuild/observatory-templates
- Owner: junobuild
- License: mit
- Created: 2025-01-01T08:50:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-17T17:14:17.000Z (6 months ago)
- Last Synced: 2026-04-05T12:28:38.028Z (about 2 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Juno: Observatory Templates

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/` |