I have an API whith a Controller called Token Controller which validates a user and gives a token. The problem is it was working just fine until now, I didn't c
I want to implement end to end encryption for my azure vm. According to the documentation encryption at host is the solution for data encryption at rest on a ho
"vue": "^2.6.14" "swiper": "^7.0.5", import { Swiper, SwiperSlide } from 'swiper/vue'; import 'swiper/css'; i try default import as per example but: These depe
I have a React.js app (chrome extension micro frontend) that is injected into another frontend app. I have no permissions to alter the main app code. Is it poss
app-routing.module.ts import { NgModule } from '@angular/core'; import { PreloadAllModules, RouterModule, Routes } from '@angular/router'; import { BreadcrumbCo
I have json data, and the data is displayed in a pop up on a map when there is a data that does not exist (Visibility), then the word undefined appears on the p
i'm very new to Nginx and want to use it for serving static angular files and also proxy to a backend express server. I'm also dockerizing the frontend (with ng