mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
2.1 KiB
2.1 KiB
- #TEAM finalizes repo roles and [list of content](Backend Files for Migration) for migration to
dealstitch-infra repo. - #MO deletes agreed content in
dealstitch-backendand merges tomain. - #MR updates agreed content in
dealstitch-infra, #MO reviews/merges tomain. - #MR restructures
dealstitch-infrafolders based on this [directory structure](Revised Infra Directory). - #MR works through AWS Clean-Up List, keeping #CW in the loop.
- #MO deletes any unneeded
print_loggersin both repos (displaced by DynamoDB). - #MO Implements WorkOS AuthKit to
dealstitch-backend - #MR implements WorkOS AuthKit in `dealstitch-frontend
- https://workos.com/docs/user-management/authkit
- https://github.com/workos/authkit-nextjs
- https://github.com/workos/next-authkit-example
- WorkOS Secrets <-- Next.js keys !!!
- Decision Point: Create custom login component or skip?
- #MO implements IP white list API token with Bright Data, delete IP checks in codebase.
- #MR begins rollout of
shad-cncomponents todealstitch-frontendwith #CW- Ensure consistent/full use of Tailwind CSS props.
- Ensure consistent/full use of
shad-cndefault components and file names/locations. - Setup
tailwind.config.jsor.tsandcomponents.jsonto support shad-cn CLI. - Review repo structure/files, advise #CW on clean-up of the directory.
- GOAL: Removal of all Material UI dependencies, replaced by
shad-cn'New York' theme.
- #MO creates plan for Pinecone rollout of
entity-matcherservice to prod with #CW - #MR refactors
web_scraper/based on [this plan](Refactored Web-Scrapers Directory) ahead of agenticurl_originatorsdevelopment.