aboutsummaryrefslogtreecommitdiff
path: root/docs/guides (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-10Update todo-tests.md (#4771)Gravatar toneyzhen 1-1/+1
2023-09-09Fix mongoose ecosystem guid (#4740)Gravatar Richard 1-1/+8
Fix missing method declaration on schema and Schema database name from Kitten to Animal
2023-09-09fix(docs); typo on Nuxt guide page (#4745)Gravatar thunfisch987 1-2/+2
2023-09-08Add extension guideGravatar Colin McDonnell 1-0/+41
2023-09-08Update mongoose.md (#4534)Gravatar Arjunkumar 1-1/+1
2023-09-08Update Svelte Kit Docs (#4541)Gravatar Ethan Steere 1-0/+55
* Update Svelte Kit Docs I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide. * Formatting --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-07Fix typo in sveltekit.md (#4550)Gravatar Adam 1-1/+1
2023-09-07Doc updates for v1.0 (#4485)Gravatar Colin McDonnell 6-10/+10
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows
2023-09-01docs: fix http simple example log statement (#4320)Gravatar Karl Böhlmark 1-1/+1
Co-authored-by: Karl Böhlmark <karl.bohlmark@netinsight.net>
2023-08-28docs: hot reloading with Bun.serveGravatar Colin McDonnell 1-36/+3
2023-08-28Update nuxi outputGravatar Colin McDonnell 1-21/+12
2023-08-25Fix linkGravatar Colin McDonnell 2-2/+2
2023-08-25Readability tweaksGravatar Colin McDonnell 10-36/+51
2023-08-24Add guides for test runner (#4308)Gravatar Colin McDonnell 17-0/+787
2023-08-23Add Debugger docs and a couple guides (#4281)Gravatar Colin McDonnell 2-1/+24
* Add debugger docs. Add guides. * Add files
2023-08-21Docs and types for v0.8.0 (#4199)Gravatar Colin McDonnell 2-0/+147
* Improve test documentation * Update nodejs compat docs with tty * Add debugger guide * Document Bun.inspect.custom, improve bun test nav * Address reviews * Update Bun.file types * Add Nuxt guide * Add tty types
2023-08-17Update Astro guideGravatar Colin McDonnell 1-1/+5
2023-08-17Add Astro guide (#4110)Gravatar Colin McDonnell 1-0/+72
2023-08-17correct guide's bunfig example option (#4192)Gravatar xxxhussein 1-1/+1
2023-08-16Add solidstart guide (#4182)Gravatar Colin McDonnell 1-0/+58
2023-08-16Add sveltekit guide (#4180)Gravatar Colin McDonnell 1-0/+65
2023-08-12Update Stric guides (#4137)Gravatar Revenity 1-4/+6
2023-08-10Update remix guideGravatar Colin McDonnell 1-2/+4
2023-08-10Fix titleGravatar Colin McDonnell 1-1/+1
2023-08-10Add remix guideGravatar Colin McDonnell 1-0/+58
2023-08-09Updatesguides-3Gravatar Colin McDonnell 1-0/+4
2023-08-04Support --dev/-D and support more flags on bun install (#3989)Gravatar Colin McDonnell 1-1/+1
2023-08-03More guides and fixing links (#3960)bun-v0.7.2Gravatar Colin McDonnell 8-7/+80
* More guides * WIP * Updates * Fix
2023-08-01Fix prisma.md typo (#3921)Gravatar Emilio Sánchez 1-1/+1
2023-07-31Update stricjsGravatar Colin McDonnell 1-1/+9
2023-07-31Add env guidesGravatar Colin McDonnell 2-0/+69
2023-07-31Update titles, add Workspaces guideGravatar Colin McDonnell 8-6/+89
2023-07-31Add ecosystem guides (#3847)Gravatar Colin McDonnell 30-22/+874
* Add ecosystem guides * Update titles * Rename stric * Add unlink and fetch guides * Add formdata guide * Tweak title * Moar
2023-07-31Update arraybuffer-to-buffer.md (#3906)Gravatar xxxhussein 1-1/+1
Fix title. This page shows how to convert an ArrayBuffer to a Buffer, not a Uint8Array
2023-07-31Fix incorrect functionGravatar Jarred Sumner 1-1/+1
2023-07-30FIx Uint8Array to a ReadableStream code snippet (#3895)Gravatar audothomas 1-1/+1
2023-07-26Fix broken anchorsGravatar Colin McDonnell 1-1/+1
2023-07-26Add files (#3826)Gravatar Colin McDonnell 89-0/+2242