convert to use directus

This commit is contained in:
2024-08-24 01:23:12 -05:00
parent fd85557d6b
commit 0f5fc27371
21 changed files with 187 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
FROM node:20.16.0-alpine3.20 AS base
LABEL version="0.4.0"
LABEL version="0.5.0"
LABEL description="Astro based website to use as a profile"
ENV PNPM_HOME="/pnpm"