Add backend axum for web app #1

Open
jason wants to merge 8 commits from backend-axum into main
Collaborator
No description provided.
jason added 1 commit 2026-03-30 11:35:31 +02:00
jason added 1 commit 2026-03-30 11:45:04 +02:00
jason force-pushed backend-axum from 3ad5811566 to 7a3e8fac3c 2026-03-30 12:41:09 +02:00 Compare
jason added 2 commits 2026-03-30 15:22:58 +02:00
Add a new landing view and stylesheet for MirrorGame. Creates web/templates/view/index.html (hero layout with image, play button, and left/right ad banner iframes) and web/assets/css/index.css (CSS variables, Inter font import, hero layout, responsive breakpoints, and .hero-play-button styles). Provides responsive behavior and positioning for ads and hero components.
jason added 1 commit 2026-03-30 15:25:59 +02:00
Nono added 1 commit 2026-03-31 09:23:25 +02:00
Nono added 1 commit 2026-03-31 09:23:42 +02:00
This pull request has changes conflicting with the target branch.
  • backend/Cargo.lock
  • backend/Cargo.toml
  • backend/src/main.rs
  • web/assets/css/index.css
  • web/templates/view/index.html
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin backend-axum:backend-axum
git checkout backend-axum
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nono/Projet_48h#1