Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [DRAFT] [feat] mobile companion app #2681

Draft
wants to merge 215 commits into
base: next
Choose a base branch
from
Draft

Conversation

r0man1337
Copy link
Contributor

Add Eternum Mobile App Initial Scaffold

Overview

Added basic project scaffold for the Eternum mobile companion app.

Changes

  • Set up React + TypeScript project structure using Vite
  • Configured Tailwind CSS with basic theme setup
  • Added essential UI components using shadcn
  • Implemented basic routing structure with Wouter
  • Created demo UI with realm overview and resource management screens

Technical Setup

  • React 18.3 + TypeScript
  • Vite 6.0 for build tooling
  • shadcn and Tailwind CSS for styling
  • Basic ESLint configuration

Next Steps

  • Implement core game functionality
  • Add real data integration
  • Enhance UI/UX based on game requirements

Screenshots

image

aymericdelab and others added 27 commits March 1, 2025 19:16
* Remove onchain quests

* Lint
* Please update README.md or add scripts folder. (#2688)

* Please update README.md or add scripts folder.
Fixes #2684

* update readme.md

---------

Co-authored-by: Credence <[email protected]>

* Granular subsciption to zustand store

* Clean unused properties in game renderer

* Fix docs build

* Delete deprecated assets

* Fix img paths

---------

Co-authored-by: raschel <[email protected]>
Co-authored-by: Credence <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants