This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
6de828c0493a228dee123f4b4d81995191cd3546
docs
/
src
/
frontend
/
apps
/
mardownPDF
/
app
/
favicon.ico
31 lines
25 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
✨(frontend) set up Vite-based frontend project Chose Vite for static output efficiency, aligning with project needs. All API interactions are currently unauthenticated. SSO support planned soon, using ProConnect. UX is minimalistic, and showcases the core idea. Components introduced: * AppProvider * Select and TextArea Rhf inputs API hooks introduced: * useGeneratePDF, generates a PDF, and downloads it in the client. * useTemplates, fetches available templates to populate Select options.
2024-01-10 15:07:05 +01:00