Hey everyone,
As some of you know i`m very busy with the TextToAnything extension.
I have made a custom dashboard for it based on Directus!
It allows users to test out the API and make templates for PDF.
You can use it at https://app.texttoanything.nl/.
What this app does is pretty simple yet effective:
- Authentication (login/registration/password reset) trough the Directus SDK
- Stores all PDF templates in Directus
- Fetches the logs overview from Directus
- Multi tenancy support
For the technical details:
- Nuxt
- Directus
- PostgreSQL
- TailwindCSS
- PrimeVue
The Directus side is also connected to RapidAPI which keeps tracks of the logs.
