Find a file
2024-12-06 01:16:07 -05:00
.bolt Initial commit 2024-12-05 15:59:08 -05:00
src implemented gpt 4 AI interface 2024-12-06 01:13:34 -05:00
.env.example chore: add env files to gitignore and add env example 2024-12-06 01:16:07 -05:00
.gitignore chore: add env files to gitignore and add env example 2024-12-06 01:16:07 -05:00
eslint.config.js Initial commit 2024-12-05 15:59:08 -05:00
index.html Initial commit 2024-12-05 15:59:08 -05:00
package-lock.json implemented gpt 4 AI interface 2024-12-06 01:13:34 -05:00
package.json implemented gpt 4 AI interface 2024-12-06 01:13:34 -05:00
postcss.config.js Initial commit 2024-12-05 15:59:08 -05:00
tailwind.config.js implemented gpt 4 AI interface 2024-12-06 01:13:34 -05:00
tsconfig.app.json Initial commit 2024-12-05 15:59:08 -05:00
tsconfig.json Initial commit 2024-12-05 15:59:08 -05:00
tsconfig.node.json Initial commit 2024-12-05 15:59:08 -05:00
vite.config.ts Initial commit 2024-12-05 15:59:08 -05:00