Commit Graph

25 Commits

Author SHA1 Message Date
Logan Reeder
e365c79cbb chore: adjusted cloudflare deployment
Removed massive images slowing
our site

Fixed rate limters for upstash

Fixed docker build issue

Updated documentation
2025-07-10 17:17:11 -06:00
Logan Reeder
877c06f861 ci/cd: cloudflare support 2025-07-09 11:45:17 -06:00
Logan Reeder
903039b0a7 Merge branch 'main' into feat/onedrive-multiple-providers 2025-07-04 07:23:18 -06:00
David Bauch
ec5b7d8a92 Deployment 3 to Fly.io: server v0.0.3, web v0.0.5
Added resource limits to docker-compose to replicate prod env
2025-07-02 21:00:53 -04:00
Logan Reeder
2814ef1c39 chore: merged changes from main 2025-06-30 17:13:53 -06:00
David Bauch
b0afe3f1f1 attempt to deploy Fly v2. However, getting 502 errors loading new public/images 2025-06-29 15:40:15 -04:00
Logan Reeder
860f85f954 refactor(API): removed generate Google Drive client, reorganized provders, added typing, ran knip and removed unused types, import and files. Made the getFiles hook and implemented it in the file browser. Renamed env validation files for domain specific naming 2025-06-27 17:44:27 -06:00
David Bauch
7dcbc76ec9 v0.0.1 deployment to Fly.io 2025-06-26 11:50:10 -04:00
David Bauch
aacdbdba17 feat/fly-deploy 2025-06-23 21:23:34 -04:00
Abhishek Kumar
76f347a69b Integrate Valkey into application stack (#60)
* added: valkey

* update: waitlist database-based-rate-limiting with valkey-based-rate-limiting

* Update rate-limiter-utils.ts

* fixed: typos in docs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* update: valkey.ts with event handling

* updated: fetch data from server API instead of next.js API route

* Update waitlist.tsx

* deleted: next.js API routes

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-20 19:41:57 -06:00
David Bauch
8a8bd9f934 remove those packages. add tw-animate-css to ignore cause we need it. 2025-06-19 16:46:08 -04:00
David Bauch
8392ad4c88 wip oxlint
prettier format header.tsx

adding oxlint and updating packages

wip: merging this all together

fix: removed duplicate component declarations

Somehow this got all messed up on the last merge

fixed by downgrading drizzle-orm

2025-06-18. cloudflare:workers runtime import from hono/logger. REMOVED. https://github.com/honojs/hono/issues/4233#issuecomment-2985229943

chore: added dist to .gitignore. fixed GoogleDrive import
2025-06-18 19:49:15 -04:00
Logan Reeder
55a7390f8a feat(api): fixed middleware, Added Google Drive support, refactored API to remove RoR controllers 2025-06-14 13:19:42 -06:00
Abhishek
0f884ffce7 refactor: fixed tsconfigs and improved modularity 2025-06-11 15:05:14 +05:30
Abhishek
5429ab0128 refactor: renamed package name for consistency 2025-06-11 12:46:15 +05:30
Abhishek
5ec6c7ceb9 Merge branch 'main' into typed-safe-env 2025-06-11 10:44:32 +05:30
Harsh
70119e27fc chore: remove @types/morgan from devDependencies 2025-06-10 23:12:51 +05:30
Harsh
bc8eabb447 chore: remove unused packages 2025-06-10 06:44:59 +05:30
Harsh
78db193bec feat: restructure server routes and controllers, add email and waitlist functionalities 2025-06-09 16:57:43 +05:30
Logan Reeder
22105dc7f7 feat: added landing page, some logos, waitlist api 2025-06-01 08:22:39 -06:00
Logan Reeder
d5625aa678 feat: added landing page, waitlist functionality, moved theme provider to provider folder, added middleware for protected routes 2025-05-31 13:46:35 -06:00
Logan Reeder
a701e92023 chore: cleaned up hardcoded urls, CONTRIBUTING/README and .env.example 2025-05-28 15:39:31 -06:00
Logan Reeder
5946281e8a Added prettier formatting commands, rules, ignore and workflow. Added vscode settings to point to project format rules. Changed stop-color to stopColor. Changed gitignore rules for node_modules. 2025-05-27 12:59:58 -06:00
Logan Reeder
a36853d44f Added betterauth with package workspace 2025-05-22 22:20:16 -06:00
Logan Reeder
22bc280c66 Monorepo structure 2025-05-22 15:10:17 -06:00