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