Skip to content

Files

Latest commit

 

History

History

lab5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Meow-Service

Client-Server Rest Api TS+React+Java Spring application for pet and owner register

Startup

  1. git clone https://github.com/xvsvg/Meow-Service.git

  2. docker compose up -d

  3. Application starts on a localhost:3000, check if all containers are up

  4. Use it

  5. Drop with docker compose down -v

Tech stack

  • Java 17

  • Spring boot 3.0.6

  • Gradle 7.6.1

  • React 18.0.2

  • Bootstrap 5

  • PostgreSQL 15