@voiceflow/event-ingestion-service v1.12.0
event-ingestion-service
Getting Started
Environment
In order to run this package locally, make sure you have yarn and brew installed.
You also need to acquire a .env file and a local_sercrets.yaml file from engineering to load development secrets.
Package Manager
This Repository Relies on yarn and does not work with npm
Install Dependencies
Use yarn to install this project's dependencies.
yarn installGenerate SSL Certificates
Use mkcert to generate and install SSL certificates for local development.
yarn gen-certsUsage
Build
Run tsc to generate a compiled version of the server.
yarn buildStart
Run the express server locally.
yarn localTesting
Linting
Test the code for linting errors with estlint.
yarn lintUnit Tests
Run unit tests with mocha.
yarn test10 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago