1.1.6 • Published 4 years ago

@ego-leja/common v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ego-leja

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

For development, you will need to have installed on your machine:

To start app

Add JWT_KEY to Kubernetes Secrets

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

In root directory, run skaffold dev