boring.tools-poc/packages/schema
Lars Hampe f161d6b468
Some checks failed
Build and Push Docker Image / tests (push) Failing after 1m4s
Build and Push Docker Image / build (push) Has been skipped
feat(api): complete refactor of openapi routes
2024-11-06 22:20:10 +01:00
..
src feat(api): complete refactor of openapi routes 2024-11-06 22:20:10 +01:00
.gitignore feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00
package.json feat(app): fix build error 2024-10-03 21:27:28 +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.