This app is built with SvelteKit and deployed on Vercel.
On ubuntu:
sudo apt install imagemagick graphicsmagick
You'll need Fira Sans Regular, so you'll have to install it... maybe by extracting the ttf fonts to ~/.fonts
.env
contains configs for both, the frontend and the backend. Anything marked with VITE_
is exposed to the frontend.
Here is a sample .env
. More up-to-date configs are in env.example
SENDGRID_SECRET=
SENDGRID_SENDER_EMAIL=
HCAPTCHA_SECRET=
FF_ENABLE_EMAIL_FORMS=false
VITE_HCAPTCHA_SITE_KEY=
VITE_HCAPTCHA_VERIFY_URL=