Skip to content

ksidelta/stampli

Repository files navigation

Stampli

Build Status

Introduction

Stampli is an application for collecting stamps.

Development

Starting application

To start application locally you need to:

  • run mvn package in stampli-backend
  • run docker-compose -f ./docker-compose.yml -f ./deployment/development.yml up

It will start application on port 80!!!

Developing

Backend

Backend has finally autoreload. You just have to run mvn package -DskipTests to make it rebuilt.

Frontend

Frontend will reload on change, however it is not using hot reload so page needs to be refreshed.

Problems

Logging via google isn't working locally.

CI/CD

Drone

We are using drone for CI and CD.
Please check out .drone.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published