Skip to content

A simple client-server application using Spring Boot and React

License

Notifications You must be signed in to change notification settings

aDudko/personal-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Journal

Backend: Spring Boot + Java

Frontend: React + Vite

Database: Postgres

For a quick start, use the docker-compose up command in terminal and get localhost:8080 in browser.

screen