-
Clone the repository:
git clone https://github.com/mishradev1/chatGST.git cd chatGST -
Install dependencies:
npm install
-
Run the development server:
npm run dev- Open http://localhost:3000 in your browser.
- Next.js for server-side rendering and routing.
- Tailwind CSS for styling.
- Public Document Storage: PDFs are stored in
public/docs. - Component-Based Architecture in
src/components.