This commit is contained in:
Andrii Reinvald
2025-06-02 17:24:25 +02:00
parent f02c0b3700
commit 190c985782
+3 -3
View File
@@ -1,11 +1,11 @@
# Image server for TRMNL built with Node.js, JSX and HTML
You can create TRMNL screen just like website: collect data with JavaScript and design layout with JSX(React) or HTML with Liquid templates.
Design custom layout, content, retrieve secure data and generate image for your TRMNL screen.
You can use it via [Redirect](https://help.usetrmnl.com/en/articles/11035846-redirect-plugin)
This repository generates an image that you can use via [Redirect](https://help.usetrmnl.com/en/articles/11035846-redirect-plugin)
or [Alias](https://help.usetrmnl.com/en/articles/10701448-alias-plugin) plugins, or run it as
own [BYOS](#bring-your-own-server-byos).
Goal: simple and easy to customize starter for people who are already familiar with the JavaScript and CSS ecosystem.
Goal: simple and easy to customize starter for people who are already familiar with the JavaScript ecosystem.
<img src="preview.png" alt="preview">