Stirling-PDF/README.md

14 lines
521 B
Markdown
Raw Normal View History

# StirlingPDF rewrite
This is the development repository for the new StirlingPDF backend. With the power of JS, WASM & GO this will provide almost all functionality SPDF can do currently directly on the client. For automation purposes this will still provide an API to automate your workflows.
## New/Planned Features
- Propper auth using passportjs
- Workflows & Node based editing of them.
- Client side PDF-Manipulation
- Stateful UI
## Contribute
For initial instructions look at [CONTRIBUTE.md](./CONTRIBUTE.md)