todo-list Svelte Themes

Todo List

Todo list app written in docker-compose, nginx, svelte, fastapi, and postgresql

TODO LIST

Written for study purposes!

Stacks

Front

  • Svelte
  • TailwindCSS
  • shadcn-svelte

    Back

  • FastAPI
  • Prisma

    Database

  • PostgreSQL

    Getting Started

    cp sample.env .env
    
    cd web && npm install && cd ..
    
    docker compose up
    
    ... and go to http://localhost

Top categories

Loading Svelte Themes