Open GWSzeto opened 9 months ago
This is a quick PoC for supporting the plausible API on the server side for nextJS
The main inspiration came from the PostHog-node library which does something similar.
baseApiUrl
Admittedly, this structure supports my personal use-case, but it should be translatable to other's use cases fairly well
This is a quick PoC for supporting the plausible API on the server side for nextJS
The main inspiration came from the PostHog-node library which does something similar.
Structure
baseApiUrl
. This is for the self-hosted use caseAdmittedly, this structure supports my personal use-case, but it should be translatable to other's use cases fairly well