Skip to content

Typescript example using very basic Express JS and Test with Jest.

Notifications You must be signed in to change notification settings

duplocloud/npm-pipeline-example

Repository files navigation

Pipeline Example

Here we have a quick example of a simple project and a pipeline using the Duplo ci/cd piepline tools.

Dev Containers

The dev container is tuned to use openvpn so private Duplo resources are available. You will need the following secrets in this repos secrets store:

OpenVPN

Set both of these secrets in the secrets for codespaces section in the repo settings.

Github Codespace Secrets Instructions

Secret: OPENVPN_CONFIG
The openvpn config file from your duplo user.

OpenVPN Instructions on Duplo

Secret: OPENVPN_AUTH
The openvpn auth file with username on first line and password on second line.

Example:

you@example.duplocloud.net
Password123

About

Typescript example using very basic Express JS and Test with Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published