Skip to content

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

License

Notifications You must be signed in to change notification settings

peretch/bti-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published