@bun-examples/apollo-server
v1.0.34
Published
## Getting Started
Readme
Apollo Server with Bun runtime
Getting Started
bun create apollo-server ./NAME_HEREDevelopment
To start the development server run:
bun run startOpen http://localhost:4000/ with your browser to see the result.
For more information
See Apollo's getting started documentation
