Nusqool.com website replica - Next.js + Tailwind CSS
Go to file
Jeff Emmett 293e22961a Update docker-compose for production hostname dandelion.nusqool.com
- Change service name from nusqool-staging to nusqool
- Update Traefik router hostname from nusqool-staging.jeffemmett.com to dandelion.nusqool.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 15:48:18 +01:00
backlog Update hero button text to "Join the Next Embodiment Circle" 2025-12-26 12:30:51 -05:00
public Add dandelion hero image and update button link 2025-12-26 12:36:57 -05:00
src/app Add 12-week Embodiment Circle page 2025-12-26 12:45:14 -05: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 Update docker-compose for production hostname dandelion.nusqool.com 2026-01-06 15:48:18 +01: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