mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-21 19:08:24 +01:00
14 lines
521 B
Markdown
14 lines
521 B
Markdown
|
# 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)
|