Install dependencies with
bun installRun dev server
bun run devRun dev server in production mode
bun run dev:prodRun via docker (also runs in production mode)
docker build -t bun-elysia-template-v2 .
docker run -p 8080:8080 bun-elysia-template-v2Testing
bun testread more about this template: https://github.com/codingcat0405/elysia-starter
- Create a new project with bun
- NFT metadata at /nft/:id