Skip to content

dejavuhuh/spring-boot-nextjs-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Clone the repository
  • Run docker compose up -d from the infra directory. This will start up the database, mailpit and caddy
  • Start the backend, it should already be configured to work with values in docker compose for db connection
  • Run npm install and start the frontend
  • Provide your own keys for s3 and github, the ones you see in application.properties are deleted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.6%
  • Java 45.3%
  • CSS 1.1%
  • Other 1.0%