boring.tools-poc/packages/schema
Lars Hampe d7c1b0525a
Some checks failed
Build and Push Docker Image / build (push) Failing after 39s
feat(api): redefine openapi for user
2024-09-28 21:53:42 +02:00
..
src feat(api): redefine openapi for user 2024-09-28 21:53:42 +02:00
.gitignore feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00
package.json feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00
README.md feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00
tsconfig.json feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00

@boring.tools/schema

To install dependencies:

bun install

To run:

bun run src/index.ts

This project was created using bun init in bun v1.1.24. Bun is a fast all-in-one JavaScript runtime.