mikkmartin / designfactory-app

A project that generates pdf documents from design templates from Figma + your own data via the GUI or REST API.

Home Page:https://designfactory.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A project that generates pdf documents from design templates from figma + your own data via the GUI or REST API.

Development

Run with with npm or Yarn to bootstrap the development:

npm run dev
# or
yarn dev

Todo

  • Support editing more fields
  • Persist input data from the GUI
  • Add support for multiple designs
  • Support multiple languages & currencies
  • Support multiple pages/page overflow
  • Add a better GUI editing experience (possibly Monaco editor with a JSON schema)
  • Use live template data via the Figma API

Deploy your own

Clone and deploy with Vercel:

Deploy with Vercel

Notes

This is bootstrepped with the Nextjs example with-typescript-styled-components.

About

A project that generates pdf documents from design templates from Figma + your own data via the GUI or REST API.

https://designfactory.app

License:Other


Languages

Language:TypeScript 96.5%Language:JavaScript 3.5%Language:Shell 0.1%