Valentyne Stigloher
|
10180aa6a3
|
(refactor) use #shared alias instead of ~~/shared
the #shared alias used by Nuxt cannot be easily disabled and to prevent breackage with jiti, we make use of it
|
2025-08-17 18:56:02 +02:00 |
|
Valentyne Stigloher
|
a5491ece49
|
(nuxt) make shared/domain.ts without reference to useRuntimeConfig, which is different between app and server
|
2025-08-17 18:13:59 +02:00 |
|
Valentyne Stigloher
|
4568616359
|
(nuxt) rename src to shared to be consistent with nuxt default directory structure
|
2025-08-17 18:12:42 +02:00 |
|
Benjamin
|
665e4c7123
|
(lint) linted files and converted some to TypeScript
|
2025-06-13 19:54:21 -04:00 |
|
Valentyne Stigloher
|
dd5a8f49b0
|
(nuxt) replace NUXT_PUBLIC_HOME_URL with calculating it from _ value of NUXT_PUBLIC_DOMAIN_BASE
|
2025-03-14 19:26:16 +01:00 |
|
Valentyne Stigloher
|
314c3553ad
|
(nuxt) rename env variables that fill nuxt runtime configuration to NUXT_* so that they can be passed at runtime
|
2025-02-15 14:27:01 +01:00 |
|
Benjamin
|
bbfa210340
|
JS Modernization (@benshawmean)
|
2025-01-16 22:24:08 +00:00 |
|
Valentyne Stigloher
|
b25afefc49
|
(fmt)
|
2024-10-29 10:56:32 +01:00 |
|
Valentyne Stigloher
|
a99199f322
|
(nuxt) integrate express as server handler while preventing Nuxt from scanning server directory
|
2024-09-11 21:29:35 +02:00 |
|