feat: frontend PWA scaffolding with React and Tailwind

This commit is contained in:
Daniel Bedeleanu
2026-04-10 14:05:52 +03:00
parent 7f8b24aabb
commit 4d8f8eac0b

10
frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules/
.next/
out/
build/
.env*.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
*.pem