-
According to new compose versions, the files must start with compose, instead of starting with docker-compose as before: https://docs.docker.com/compose/compose-application-model/
```
The default …
-
```
$ git clone https://github.com/vrudikov/typescript-rest-boilerplate
$ cd typescript-rest-boilerplate/
$ npm install
$ npm run swagger
$ npm run build
$ docker-compose up -d
```
This work…
-
1. git clone https://github.com/buraste/strapi-nextjs-docker-boilerplate.git
2. cd strapi-nextjs-docker-boilerplate
3. rename .env.example to .env
4. docker-compose pull
5. docker-compose build &&…
-
## Context
This is split out from #128.
[Improving the Workflows](https://docs.kratix.io/workshop/part-ii/promise-workflows) is complex and doesn't have a clear goal
- **Current**
- In thi…
-
- [x] ~~create webpack.config to run HTTP service from server~~
- ~~reference(boilerplate) : https://github.com/redpelicans/red_tetris_boilerplate/blob/master/webpack.config.js~~
- ~~reference: …
-
### What happened?
In the HTML output file, the methods say: Failed to generate the boilerplate
### What command did you use?
```shell
RUNNING: docker run --rm -e DOCKER_VERSION_8395080871=2…
LueHa updated
5 months ago
-
## Feature Request
Github Action Marketplace action feature for use in GHA CI testing Workflows.
### Description
Currently, the kubernetes-sigs/kind local testing cluster action maintained as…
-
Referred to : https://memgraph.com/docs/configuration/replication
How to deploy replication instances on multiple physical machines?
According to the docs given by memgraph, it seems that currentl…
-
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
### Goal
Ecosystem API is composed together with the rest of the queries
### Context
After implementation of the [migration strategy](https://github.com/powerhouse-inc/switchboard-boilerplate/iss…