Nusqool.com website replica - Next.js + Tailwind CSS
Go to file
Jeff Emmett cf335f20ce
CI/CD / deploy (push) Failing after 2m4s Details
fix(ci): use SSH-based container status check for smoke test
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 15:05:40 -07:00
.gitea/workflows fix(ci): use SSH-based container status check for smoke test 2026-04-01 15:05:40 -07:00
backlog chore: add backlog-notify onStatusChange hook 2026-03-10 15:31:05 -07:00
public feat: add all subpages, shared components, and real images 2026-02-09 14:52:50 +00:00
src fix: remove Contact Chris from navigation dropdown 2026-02-10 01:27:21 +00:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:48:53 -07:00
.gitignore Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
Dockerfile Add Docker configuration for deployment 2025-12-26 12:17:53 -05:00
docker-compose.yml Add Docker healthcheck to docker-compose.yml 2026-02-21 17:49:03 -07:00
next.config.ts Add 12-week Embodiment Circle page 2025-12-26 12:45:14 -05:00
package-lock.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
package.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
postcss.config.mjs Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
tailwind.config.ts Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
tsconfig.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00