- Backend: NestJS with Docker - Frontend: Next.js with Docker - Nginx configuration for reverse proxy - PostgreSQL setup - Docker compose for orchestration - Development environment configuration
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|