Skip to content

Conversation

@MIbnEKhalid
Copy link
Owner

  • Updated package.json to change the start script to use nodemon.
  • Modified logout.js to point to the new logout API endpoint.
  • Removed the auth.js file as it is no longer needed.
  • Cleaned up main.js by removing unused imports and session management logic, and integrated new session validation and role checking from mbkauthe.
  • Updated pool.js to export the database connection instance.
  • Deleted validateSessionAndRole.js as its functionality has been integrated elsewhere.
  • Added Deepseek API integration in main.js for AI responses.
  • Updated chatbot.handlebars to include DeepSeek as a model option.
  • Changed login API endpoint in login.handlebars to the new mbkauthe path.

- Updated package.json to change the start script to use nodemon.
- Modified logout.js to point to the new logout API endpoint.
- Removed the auth.js file as it is no longer needed.
- Cleaned up main.js by removing unused imports and session management logic, and integrated new session validation and role checking from mbkauthe.
- Updated pool.js to export the database connection instance.
- Deleted validateSessionAndRole.js as its functionality has been integrated elsewhere.
- Added Deepseek API integration in main.js for AI responses.
- Updated chatbot.handlebars to include DeepSeek as a model option.
- Changed login API endpoint in login.handlebars to the new mbkauthe path.
@vercel
Copy link

vercel bot commented Apr 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2025 4:05am

@MIbnEKhalid MIbnEKhalid merged commit 875bbc3 into main Apr 12, 2025
3 of 6 checks passed
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