-
I need a feedback from @fastify/fastify here.
***Any*** kind of feedbacks are appreciated. Really....
-
# Create open, modular and extendable boilerplate kit from go-ipfs monolith
## Description
At present go-ipfs is a single monolithic binary and any attempts to make it more modular end up as n…
-
# I built a Baby Care web app using JHipster (open source from now on 🥰) | Renan Hipster
My baby girl Marília was born on December 14th/2021, so I decided to build a web app before she was born to he…
-
[Defence in depth](https://techbeacon.com/8-best-practices-microservices-security) principle requires a protection layer between containers running separate microservers, even being deployed in the sa…
-
I have come to realize that our supposedly 'enterprise grade' fizz-buzz program isn't even ready for deployment at all.
There are several problems that I have identified. Firstly, our code is readil…
-
## Use case
I am currently attempting to install wger in my homeserver via docker. Because I have other services running, like gitea or nextcloud, I wanted to reuse the existing database container …
-
Create a high-level design document outlining the architecture of the new cloud service. This should include an overview of components, data flow, interfaces with other systems (e.g., CCTV cameras), s…
-
In order to provide a useful tool to developers, we need to clearly explain our architectural choices and guide users.
I have drafted a first structure, this is open for suggestions!
## Tutorial…
-
##### **Overview of the issue**
when you run 'npm start' it displays an error with sass.
setting back following versions fixes the problem
from
"sass": "1.79.2",
"sass-loader": "16.0.1",
…
-
### Drives
- Prepare the microservices migration (i.e. the monolith application can be easily split into microservice according to the 1st level packages)
- Being natural so that new contributors can …