Custom Automated Systems ® Pte Ltd

Here’s what I’ve built using Directus so far:

Main website: https://customautosys.com
This has a Directus backend to store the content pages which are edited using the Directus HTML editor. The front-end is written in Quasar and the unique thing about this website is that it preloads all the pages using server-side rendering so that after it’s loaded, clicks on links result in a completely instantaneous client-side page change with no refresh.

Caselist app: https://customautosys.com/caselist
This is a legal precedent downloader and detector of AI hallucinated fake case citations, as well as a generator for Bundles of Authorities, a type of document used in Singapore courts which are a compilation of past cases used for legal arguments. Directus is used for the backend to track purchases of ad-free premium subscriptions. It’s also written in Quasar. It’s cross platform with downloadable desktop and mobile apps. The web version uses Quasar’s server-side rendering which also contains the routes used to serve Directus.

2 Likes

Thanks for sharing @customautosys!