Skip to content

while1618/BootstrapBugZ

Repository files navigation

BootstrapBugZ

GitHub Actions

Spring Boot CI Svelte Kit CI

Run

To run the application via docker, you'll need to create .env file in frontend/svelte-kit with the following data:

JWT_SECRET=secret
BACKEND_URL=http://bootstrapbugz-backend:8080/v1

Then run docker-compose from the root directory:

docker-compose up --build -d

You can find the application on the following urls:

Login credentials:

  • username: user/admin
  • password: qwerty123