CoolFace
Apppublic

Hanzo-Community/ai-chat

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
.gitignore34 linesDownload Raw Back to root
1# dependencies2/node_modules3/.pnp4.pnp.js5 6# testing7/coverage8 9# next.js10/.next/11/out/12 13# production14/build15 16# misc17.DS_Store18*.pem19 20# debug21npm-debug.log*22yarn-debug.log*23yarn-error.log*24 25# local env files26.env*.local27 28# vercel29.vercel30 31# typescript32*.tsbuildinfo33next-env.d.ts34