UNPKG

@gemini-dock/server

Version:

An extensible Gemini server written in TypeScript

80 lines (40 loc) 933 B
# @gemini-dock/server ## 0.1.10 ### Patch Changes - f42ef84: add geminAI; tweaks to schema and server ## 0.1.9 ### Patch Changes - fix migration ## 0.1.8 ### Patch Changes - schema updates ## 0.1.7 ### Patch Changes - fix server response ## 0.1.6 ### Patch Changes - schema updates; misc tweaks ## 0.1.5 ### Patch Changes - allow binary responses ## 0.1.4 ### Patch Changes - hotfix response body crash ## 0.1.3 ### Patch Changes - small tweaks ## 0.1.2 ### Patch Changes - 8408181: update README; catch bad body; customizable dock ## 0.1.1 ### Patch Changes - 784adca: robust site import; readme updates; rename site-localhost to site-dock ## 0.1.0 ### Minor Changes - f6ebae1: now runnable with npx/cli; installable; migrations in deployment; other improvements ## 0.0.3 ### Patch Changes - prepend shebang line to bin file ## 0.0.2 ### Patch Changes - af53c77: tweaks for deployment testing