🖼️ add upscaled image for meloedotfr
📝 update readme
🐛 fix link to meta image in meloedotfr
This is a monorepo with the sources for:
Using:
Run:
pnpm install
pnpm run dev
Environment variables
Name | Value |
---|---|
CONTENTFUL_SPACE_ID |
something |
CONTENTFUL_DELIVERY_TOKEN |
something |
CONTENTFUL_PREVIEW_TOKEN |
something |
⚠️ currently, --force
should be added to the BUILD command otherwise there is no output folder since Vercel start the build in a new environment.
apps/ehretdotme
cd ../.. && pnpm run build:ehretdotme --force
cd ../.. && pnpm install
apps/siegdotfr
cd ../.. && pnpm install
apps/meloedotfr
cd ../.. && pnpm install
Under AGPL-3.0-or-later
, see the LICENSE
file at the root of the repository.