Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bti-common

This project is an implementation of microservices with nodejs, express and react.

Installation

1. Install skaffold globally

Find here the installer

2. Create JWT token

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

3. Install ingress-controller

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.2.0/deploy/static/provider/cloud/deploy.yaml

Run project in development mode

1. Run skaffold

skaffold dev

About

This project is designed to be used as an implementation of microservices with nodejs, express and react.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages