- Added Docker support (Dockerfiles, docker-compose.yml) - Fixed authentication and authorization (token storage, CORS, permissions) - Fixed API response transformations for all modules - Added production deployment scripts and guides - Fixed frontend permission checks and module access - Added database seeding script for production - Complete documentation for deployment and configuration Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
82 B
Plaintext
11 lines
82 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.next
|
|
.env
|
|
.env.local
|
|
.git
|
|
*.md
|
|
.DS_Store
|
|
out
|
|
coverage
|