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

https://github.com/visini/email-templates-i18n


https://github.com/visini/email-templates-i18n

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# email-templates-i18n

See this article for more information: https://camillovisini.com/article/python-i18n-localizing-email-templates

## Dependencies

```bash
sudo apt get entr
poetry install
```

## Makefile

```bash
make preview # run uvicorn via entr
```