/ticketing

Mico Services project for a ticketing platform

Primary LanguageTypeScript

ticketing

Mico Services project for a ticketing platform

commans

  1. npm install typescript ts-node-dev express @types/express
  2. tsc --init

creating a secret to set environment variables for all the pods

kubectl create secret generic jwt-secret --from-literal=JWT_KEY=qwerty