Skip to content

florian-dehe/comics-finder-svelte

Repository files navigation

Comics Finder App

My personal web app to manage my comics library.

This app is built using SvelteKit, DaisyUI and Prisma.

Environment variables

Name Value
HOST 0.0.0.0
PORT 3000
ORIGIN Vercel URL
SESSION_COOKIE_SECURE Off

Deployment

This app is deployed using Vercel.