3 Commits

Author SHA1 Message Date
Claude Code
f452bccf2f Add Star Trek: First Contact website with About and Characters pages
- Added routing with Home, About, and Characters pages
- Included information about the 1996 movie
- Added character profiles (Picard, Riker, Data, Borg Queen, Cochrane, Lily)
- Styled with Star Trek-themed dark blue gradient
- Responsive design with navigation menu

Features:
- Movie summary and plot
- Historical context (April 5, 2063 first contact)
- Character cards with actors and roles
- Themes and significance of the film
2026-01-23 20:18:00 +01:00
Claude Code
e6b95fbe3b Add Node.js Hello World application with Docker support
- Added index.js: Simple HTTP server on port 3000
- Added package.json: NPM configuration
- Added Dockerfile: Multi-stage Docker build
- Added .dockerignore: Exclude unnecessary files from build

Ready for Coolify deployment via CI/CD pipeline.
2026-01-23 19:25:23 +01:00
Mikael Westöö
f9de230fc1 Add initial README for ship design project
Initialize repository with README explaining the project goal of designing a ship for first contact missions.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 17:54:42 +01:00