- Converted web application from Next.js to SolidJS with Vite - Replaced React components with SolidJS components - Implemented GraphQL client using URQL - Added authentication, room, and chat components - Updated project structure and configuration files - Removed unnecessary Next.js and docs-related files - Added Docker support for web and API applications
3 lines
70 B
Text
3 lines
70 B
Text
node_modules
|
|
# Keep environment variables out of version control
|
|
.env
|