@schemavaults/app-definitions
v0.6.17
Published
Define frontend or API server applications
Downloads
855
Readme
@schemavaults/app-definitions
About
This package defines hardcoded apps, URLs for hardcoded APIs, valid app environments (e.g. development, test, staging, production), and utility functions. Used by the different SchemaVaults apps to link to the other core services or communicate with backend resources.
Install dependencies
This package uses the Bun package manager:
bun installBuild package
bun run buildRun unit tests
bun run test