dswbx
412eab6653
examples: fixing imports due to 0.16
2025-08-03 13:15:01 +02:00
dswbx
4162b9878a
fix admin controller to only serve if defined, and only from specified endpoints
2025-06-12 09:45:14 +02:00
dswbx
a12d4e13d0
e2e: added script to auto test adapters
2025-04-03 16:40:51 +02:00
Cameron Pak
2f067451b4
chore: update dependencies and enhance TypeScript configuration for Astro example ( #128 )
2025-04-01 12:58:13 +02:00
dswbx
3f26c45dd9
refactored adapters to run test suites ( #126 )
...
* refactored adapters to run test suites
* fix bun version for tests
* added missing adapter tests and refactored examples to use `bknd.config.ts` where applicable
2025-04-01 11:43:11 +02:00
dswbx
4f01004262
update override in examples
2025-03-11 19:53:31 +01:00
dswbx
4f52537ea0
updated nextjs example
2025-03-04 14:39:32 +01:00
dswbx
a01b99be27
updated App options "seed", changed examples to file db
2025-02-18 20:01:08 +01:00
dswbx
964bacd824
updated examples package.json's and README.md's
2025-02-18 13:19:35 +01:00
dswbx
4bd201d454
cli create: updated templates, reworked examples to be standalone
2025-02-14 14:56:35 +01:00
dswbx
2c6a4d2bed
update app create config to accept libsql config directly
2025-02-12 09:21:51 +01:00
dswbx
5b40d5eaf4
optimize adapter imports to deduplicate
2025-01-25 14:13:34 +01:00
dswbx
475488c910
Merge remote-tracking branch 'origin/feat/adapter-api-async' into feat/adapter-auth-env
2025-01-25 11:55:15 +01:00
dswbx
9ddacb7ae5
added adapter exports, generalized env-depending config construction
2025-01-25 11:54:19 +01:00
dswbx
b0c5f6307a
updated adapters to automatically verify auth
2025-01-25 09:09:09 +01:00
dswbx
7ddcfc89b4
fixed auth strategy toggle, updated astro/remix
2025-01-17 18:08:23 +01:00
dswbx
7b0a41b297
cleanup cache
2025-01-14 14:13:16 +01:00
dswbx
76da14294c
unified runtime and framework adapters
2024-12-24 09:43:16 +01:00
dswbx
c1e92e503b
update & fix typing, updated examples
2024-12-23 19:28:31 +01:00
dswbx
70e42a02d7
updated examples: astro, nextjs, remix, bun, node
2024-12-23 16:50:26 +01:00
dswbx
3932396084
fixing imports and ssr support + updated remix/nextjs/astro examples
2024-12-07 19:31:12 +01:00
dswbx
feeb13c053
improved astro adapter (serving api) + added documentation
2024-12-01 08:58:08 +01:00
dswbx
b55fdd7516
fix invalid discord invite + added missing updates from astro adapter
2024-11-30 07:20:17 +01:00
dswbx
582dbd4272
added minimal astro adapter + improved the example
2024-11-29 21:21:59 +01:00
dswbx
4693be5615
added db for astro
2024-11-28 11:22:02 +01:00
dswbx
bdc6eb55bf
added bknd admin config override to make it easier to include <Admin />
2024-11-28 11:15:07 +01:00
dswbx
54b38401d8
added fully working astro example
2024-11-28 10:22:18 +01:00