Giter Site home page Giter Site logo

tcktng's Introduction

minikube addons enable ingress
minikube kubectl -- create secret generic jwt-secret --from-literal=jwt=abc
npm login
npm version patch
npm run build
npm publish

npm update @tcktng/common

minikube kubectl exec -- -it auth-depl-97b94dd96-4q8rb sh

curl --header "Content-Type: application/json" --request GET https://tcktng.com/api/users/currentuser --cookie "express:sess=eyJqd3QiOiJleUpoYkdjaU9pSklVekkxTmlJc0luUjVjQ0k2SWtwWFZDSjkuZXlKcFpDSTZJall3T1RRMU16SmpNMlU0WVdGaE1EQTFaR0l4TURJME55SXNJbVZ0WVdsc0lqb2lkR1Z6ZEVCMFpYTjBNaTVqYjIwaUxDSnBZWFFpT2pFMk1qQXpNek0wTVRGOS50VDhJYnVQcGlYVTctNk5uOUpoMXRyLUt2eVlHM0tUTHJMMGV4WDQtWDIwIn0=" -v --insecure

curl --header "Content-Type: application/json" --request POST --data '{"email": "[email protected]", "password": "12345"}' https://tcktng.com/api/users/signup -v --insecure

curl --header "Content-Type: application/json" --request POST --data '{"email": "[email protected]", "password": "12345"}' https://tcktng.com/api/users/signin -v --insecure

minikube kubectl -- port-forward nats-ss-depl-5b4f579c4d-wv48n 4222:4222

tcktng's People

Contributors

marianofsl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.