svelte_resume_app Svelte Themes

Svelte_resume_app

resume app on SvelteKit(skeleton UI)

this project is not fully completed; but you can use this as a reference for sveltekit + edgedb based preojects

# build with docker for first time
docker compose up --build

Developing

# use for later
docker compose up

if you are adding adding new fields to the database do run

initalize edgedb if necessary and run the following

edgedb migration create
edgedb migrate

npx @edgedb/generate edgeql-js

Top categories

Loading Svelte Themes