springboot-sveltekit-jwt-auth Svelte Themes

Springboot Sveltekit Jwt Auth

Spring Boot + SvelteKit JWT Auth Demo

This is a full-stack demo application featuring a Spring Boot backend (with JWT authentication) and a SvelteKit frontend. It uses PostgreSQL for data storage and Docker for easy setup.

Getting Started

  1. Clone the repository:

    git clone <this-repo-url>
    cd basicAuth_springboot
    
  2. Start all services with Docker:

    docker compose -f docker/docker-compose.yml up --build
    
  3. Access the app:


This project is for learning and demo purposes only.

Top categories

Loading Svelte Themes