Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intersection

This project consists of a Kotlin/Spring backend and a Svelte/Vite frontend. The backend is located under ./backend, the frontend under ./frontend.

Cloning the repo

Clone the repository with submodules via

git clone --recurse-submodules https://github.com/shiMusa/Intersection.git

Run the stack

Make sure you have Docker installed.

Then run the full stack via

docker compose up --build

You will find the application under http://localhost:8080 .

About

Calculate the intersection of two lists of random and unique integers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors