Skip to content

feat(docs): initialize documentation with Next.js and Tailwind CSS setup - #35

Merged
adity1raut merged 1 commit into
mainfrom
aditya-side
Apr 4, 2026
Merged

feat(docs): initialize documentation with Next.js and Tailwind CSS setup#35
adity1raut merged 1 commit into
mainfrom
aditya-side

Conversation

@adity1raut

Copy link
Copy Markdown
Owner
  • Added package.json for documentation with Next.js and necessary dependencies.
  • Created postcss.config.mjs for Tailwind CSS integration.
  • Added SVG assets for documentation visuals.
  • Configured theme settings in theme.config.js.
  • Set up TypeScript configuration in tsconfig.json.
  • Removed old package.json and package-lock.json from the root directory.
  • Updated test setup to include new mock functions for socket service.

Summary

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs / config

Affected layer(s)

  • client (React)
  • server (Express)
  • agents (FastAPI/Claude)

Testing done

  • Ran existing tests (npm test / pytest)
  • Manually tested affected flows
  • Added new tests (if applicable)

Checklist

  • Branch is up to date with main
  • No .env or secrets committed
  • Lint passes

- Added package.json for documentation with Next.js and necessary dependencies.
- Created postcss.config.mjs for Tailwind CSS integration.
- Added SVG assets for documentation visuals.
- Configured theme settings in theme.config.js.
- Set up TypeScript configuration in tsconfig.json.
- Removed old package.json and package-lock.json from the root directory.
- Updated test setup to include new mock functions for socket service.
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
smart-class Ready Ready Preview, Comment Apr 4, 2026 3:48am

@adity1raut
adity1raut merged commit c2566bd into main Apr 4, 2026
14 checks passed
@ajaymankar548-glitch

Copy link
Copy Markdown

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants