Commit Graph

8 Commits

Author SHA1 Message Date
Waleed Latif
b74e71a47a chore: update dependabot 2025-05-25 18:48:07 -07:00
Waleed Latif
717e17d02a feat(bun): upgrade to bun, reduce docker image size by 95%, upgrade docs & ci (#371)
* migrate to bun

* added envvars to drizzle

* upgrade bun devcontainer feature to a valid one

* added bun, docker not working

* updated envvars, updated to bunder and esnext modules

* fixed build, reinstated otel

* feat: optimized multi-stage docker images

* add coerce for boolean envvar

* feat: add docker-compose configuration for local LLM services and remove legacy Dockerfile and entrypoint script

* feat: add docker-compose files for local and production environments, and implement GitHub Actions for Docker image build and publish

* refactor: remove unused generateStaticParams function from various API routes and maintain dynamic rendering

* cleanup

* upgraded bun

* updated ci

* fixed build

---------

Co-authored-by: Aditya Tripathi <aditya@climactic.co>
2025-05-18 01:01:32 -07:00
Waleed Latif
c47f8719e9 fix(dependabot): updated repo structure for dependabot, manually update outdated packages 2025-05-11 18:43:26 -07:00
Waleed Latif
a92ee8bf46 feat(turbo): restructured repo to be a standard turborepo monorepo (#341)
* added turborepo

* finished turbo migration

* updated gitignore

* use dotenv & run format

* fixed error in docs

* remove standalone deployment in prod

* fix ts error, remove ignore ts errors during build

* added formatter to the end of the docs generator
2025-05-09 21:45:49 -07:00
Waleed Latif
4a35376f85 chore: updated dependabot config 2025-03-24 11:32:43 -07:00
Waleed Latif
a2ee0a14c0 improvement[dependabot]: configure dependabot to auto-resolve security warnings 2025-03-21 13:08:41 -07:00
Waleed Latif
65d9f35d37 fix: update dependabot configuration to better handle security vulnerabilities 2025-03-21 11:30:28 -07:00
Waleed Latif
ac6f284c42 feat: added dependabot weekly, automerges PRs for minor/patch updates 2025-03-17 14:26:52 -07:00