a social calendar application
Find a file
SomeCodecat bf93e5d7f0
All checks were successful
container-scan / Container Scan (pull_request) Successful in 1m57s
docker-build / docker (pull_request) Successful in 5m30s
fix: update middleware to check MEETUP_SKIP_LOGIN environment variable before redirecting to login
2025-05-08 13:04:16 +02:00
.github style: prettier format 2025-04-18 14:27:00 +02:00
.vscode chore: Add recommended vscode extensions to workspace 2025-05-07 08:29:37 +02:00
prisma feat: add Prisma schema and dependencies for database integration 2025-05-07 17:34:11 +02:00
public chore: Support building with Docker 2025-04-16 22:20:29 +02:00
src fix: update middleware to check MEETUP_SKIP_LOGIN environment variable before redirecting to login 2025-05-08 13:04:16 +02:00
.dockerignore chore: Support building with Docker 2025-04-16 22:20:29 +02:00
.gitignore feat: initialize next.js application 2025-04-15 19:15:57 +02:00
.prettierignore chore: setup prettier 2025-04-18 14:25:46 +02:00
.prettierrc.json chore: setup prettier 2025-04-18 14:25:46 +02:00
docker-compose.yml style: prettier format 2025-04-18 14:27:00 +02:00
Dockerfile chore: Support building with Docker 2025-04-16 22:20:29 +02:00
eslint.config.mjs style: prettier format 2025-04-18 14:27:00 +02:00
LICENSE chore: init 2025-04-15 18:51:30 +02:00
next.config.ts style: prettier format 2025-04-18 14:27:00 +02:00
package.json fix: reorder prisma dependency in package.json 2025-05-08 12:27:44 +02:00
README.md style: prettier format 2025-04-18 14:27:00 +02:00
tsconfig.json feat: initialize next.js application 2025-04-15 19:15:57 +02:00
yarn.lock feat: add Prisma schema and dependencies for database integration 2025-05-07 17:34:11 +02:00

MeetUp