Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker-compose file to start services with java #4402

Merged
merged 3 commits into from
Dec 21, 2018

Conversation

notthatbreezy
Copy link

@notthatbreezy notthatbreezy commented Dec 21, 2018

Overview

Adds some alternative development for working with the API and backsplash servers so we can avoid recompiling projects accidentally when it is unnecessary.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible

Testing Instructions

  • Run ./scripts/console sbt
  • Assembly fat jars for both API server and backsplash:
project backsplash-server
assembly
project api
assembly
  • Start server: ./scripts/server --backsplash and make some requests

@aaronxsu aaronxsu self-assigned this Dec 21, 2018
Copy link
Member

@aaronxsu aaronxsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely. Good to go.

@notthatbreezy notthatbreezy merged commit ca01bc4 into develop Dec 21, 2018
@notthatbreezy notthatbreezy deleted the feature/cmb/backsplash-dev-fixes branch December 21, 2018 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants