Skip to content

Eerosal/BookCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Collection App

Simple web app for managing a collection of books.

How to run

docker-compose --env-file=<env file> up

H2 in-memory database example with HTTP port 8123:

docker-compose --env-file=.env.h2.example up

Frontend

Uses React and is made with TypeScript.

Backend

Rest API made with Spring. Includes drivers for H2 and MySQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published