-
Output of `restic version`
--------------------------
restic 0.17.0 compiled with go1.22.5 on linux/amd64
What backend/service did you use to store the repository?
----------------------…
-
Create folders for frontend assets (/public) and backend logic (/server).
-
1. Create a basic crud api using type script and express.js
2. Follow the recommended design pattern to do so.
3. Maintain docs and write unit and integration test cases for your code.
Note:- No …
-
### 📜 Description
We are moving away from the default GitHub to our custom Bitbucket integration for loading catalog entities.
As per the document, it is required to run the below command --> https:…
-
### Environment:
I deployed Tornjak backend in a local Kind cluster and the Tornjak manager backend is running locally at port 50000
Then I ran:
```
cd frontend
REACT_APP_API_SERVER_URI=http:…
-
Hello,
First of all, thank you for these performance tests and video!
I am writing a backend heavy application in typescript, and I have been wondering which one of node/bun/deno I should use when I…
-
Our problem: we'd like an easy way to test new metrics via the command line, e.g. run ` | ` and have metrics flushed to stdout periodically.
In statsd terms I think what we want is a stdin "[server](…
-
Set up the initial GitHub repository for the EcoTrack project and establish the basic project structure for both the backend and frontend components.
**Tasks:**
- Set up a .gitignore file to e…
-
Hi all. I deploy proxysql and galera-mariadb on k8s, using statefulset both.
this is my proxysql.conf:
```
datadir="/var/lib/proxysql"
admin_variables=
{
admin_credentials="admin:Oa48Ulv6;cl…
-
Backend returns 500 internal server error when host or caseworker tries to approve/decline a booking that has start date in the past and doesn't handle the booking.
Either we need to filter the booki…