app
|
feat(app): add suspense boundary
|
2024-05-11 21:19:38 +05:30 |
components
|
feat(message-box): display suggestions
|
2024-05-18 13:11:15 +05:30 |
lib
|
feat(app): add suggestion generation
|
2024-05-18 13:10:39 +05:30 |
public
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
.env.example
|
feat(app): revert port & network changes
|
2024-05-13 19:58:17 +05:30 |
.eslintrc.json
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
.gitignore
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
.prettierrc.js
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
next.config.mjs
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
package.json
|
feat(package): bump version
|
2024-05-18 13:11:24 +05:30 |
postcss.config.js
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
tailwind.config.ts
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
tsconfig.json
|
Initial commit
|
2024-04-09 16:21:05 +05:30 |
yarn.lock
|
feat(chat-window): add error handling
|
2024-05-04 14:56:54 +05:30 |