Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 419 Bytes

Stack.md

File metadata and controls

22 lines (20 loc) · 419 Bytes
tags
stack

Frontend

  • React.js
  • Possibly use Next.js for routing benefits and SSR
  • Tailwind for styling
  • Component Library
    • Material UI for functional projects
    • Chakra UI for projects where looks is priority

Backend

  • Spring boot for backend
  • JWT authentication
    • Refresh token Access token sessions
  • Host using digital ocean

AI

  • Try LangChain
  • Gemini API
  • Research a vector db