Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/demapy/template-it

Templates It - this app allows you automate manual repetetive work by creating templates and reuse them along with other data by adding item or importing all of them using CSV files.
https://github.com/demapy/template-it

automation jest reactjs typescript vitest zustand

Last synced: 28 days ago
JSON representation

Templates It - this app allows you automate manual repetetive work by creating templates and reuse them along with other data by adding item or importing all of them using CSV files.

Awesome Lists containing this project

README

        

# Template IT - this app allows you automate manual repetetive work by creating templates and reuse them along with other data by utilizing CSV files.

## In this app you can:
Create templates from text or html.
Create placeholders.
Create fallback for placeholders.
Create campaign from templates.
Create components and then reuse them.
Render conditionally template sections within campaign.
Render conditionally template sections within campaign slug.
Swap section layout withing campaign.
Duplicate sections within template.

## Tech stack Frontend:
React
React Router Dom
Mustache
Typescript
Zustand
Vercel
CI/CD
Docker
Jest

## Tech stack Backend:
Express
Typescript
Prisma
Postgres
Vercel