Skip to content

Opensearch typescript microservice boilerplate with component tests

License

Notifications You must be signed in to change notification settings

paulshestakov/opensearch-ts-boilerplate

Repository files navigation

opensearch-ts-boilerplate

description

Boilerplate project for starting opensearch microservice with component tests

.env file structure

PORT=3000
OPENSEARCH_URL=https://localhost:9200
OPENSEARCH_USERNAME=admin
OPENSEARCH_PASSWORD=admin

tests

yarn test

About

Opensearch typescript microservice boilerplate with component tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published