Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

IgorSegodin/book-manager

Repository files navigation

Demo project

Perks

  • Frontend module can run separately or together with main backend application
  • Unit tests use embedded PostgreSQL
  • Combines reactive with non-reactive

Main frameworks

  • Spring Boot
  • WebFlux
  • VueJS

Local start guide

  • Run PostgreSQL with postgres_docker_run.sh
  • Create database with init_db.sh
  • Build with docker compose docer-compose build
  • Start with docker compose docker-compose up (or docker-compose up -d for detached mode)

https://router.vuejs.org/installation.html#npm https://router.vuejs.org/guide/advanced/meta.html

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors