Skip to content

Repository files navigation

bun-example

To install dependencies:

bun install

To run:

bun run start

This will start a webserver on localhost:3000 with the following routes:

  • GET /metrics: Get GraphQLServer metrics
  • POST /graphql: Handle GraphQL requests

To run tests:

bun run test

To run tests with coverage (might crash on Windows with version Bun 1.1.0):

bun run testcov

About

Bun example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages