-
This is an example issue used to demo the [GitHub Flow](https://guides.github.com/introduction/flow/) with an example that is more appealing than a standard hello world web app. As part of this exerci…
-
This is an example issue used to demo the [GitHub Flow](https://guides.github.com/introduction/flow/) with an example that is more appealing than a standard hello world web app. As part of this exerci…
-
### [Codacy](https://app.codacy.com/gh/Groomeet/groomeet/commit?cid=544242982) detected an issue:
#### Message: `Possible hardcoded secret key (secret)`
#### Occurred on:
+ **Commit**: 792bb65a…
-
need to pull in external deps etc for deployment and CD/CI
dhoss updated
5 years ago
-
-
As a Developer, I'd like to be able to deploy the frontend and backend to two different servers. Therefore the communication between those parts of the software should be remodelled to allow for this …
-
Currently rebuilding the site brings in the latest version of all external dependencies. This can cause problems for other trying to contribute to the site.
-
The example of a client/server app using spray.io is great. The one bit it is missing for me is how to package this server up so that it can be run anywere without using sbt. For example, the pack plu…
-
Let's get this image hosted (on Heroku? [Amazon ECS](https://aws.amazon.com/ecs/)?) so we can [interact with it as our query parser endpoint rather than the Lambda invocation](https://github.com/prior…
-
I deploy your repository with letsencrypt using dokku on my server, but failed to do simple connection test with https://www.websocket.org/echo.html
What should be the url for testing? wss://myse…