Commit Graph

15 Commits

Author SHA1 Message Date
SamKry
031bb340d7 add icons 2025-11-18 20:20:51 +01:00
SamKry
f113ed6042 use custom button component to rid all the css 2025-11-18 19:32:36 +01:00
SamKry
a82037a698 move state and functions to lobby component 2025-11-18 19:01:49 +01:00
SamKry
011708c24e move state and functions to reveal component 2025-11-18 18:58:08 +01:00
SamKry
04f8e66204 move state and functions to commit component 2025-11-18 18:55:38 +01:00
SamKry
4ec03d7cdb init contract frontent 2025-11-18 17:58:57 +01:00
averel10
15bf0155bb added subpages for helloworld and clash, added game contract to config.json for usage in frontend 2025-11-14 22:49:06 +01:00
averel10
1637139118 docs: update README and config.json for production API_URL and deployment instructions 2025-11-11 22:38:27 +01:00
averel10
f10da70c48 feat: automate config.json copying and update dependencies
- Added a script (copy_config.js) to copy config.json from the root directory to the frontend's public directory before starting the development server, building, or starting the application.
- Updated package.json scripts to include the config copying step.
- Updated dependencies in package.json, including adding web3 and ensuring tailwindcss is included in devDependencies.
- Modified tsconfig.json to include a path for the config file.
- Added a new config.json file in the public directory with API_URL, CONTRACT_ADDRESS, and ABI details for the smart contract.
2025-11-11 21:48:56 +01:00
averel10
706007db7a fix: update image source paths in Home component and remove assetPrefix from Next.js config 2025-11-11 20:15:26 +01:00
averel10
7cf8e65486 fix: remove distDir from Next.js configuration 2025-11-11 20:06:48 +01:00
averel10
3b44333752 fix: update Next.js configuration for assetPrefix and distDir 2025-11-11 20:05:09 +01:00
averel10
b253a4038f fix: correct npm command formatting in GitHub Actions workflow and add basePath to Next.js config 2025-11-11 20:02:03 +01:00
averel10
8b20f95158 configure Next.js for static exports and add GitHub Pages deployment workflow 2025-11-11 19:54:55 +01:00
averel10
4d2802ee30 initilized react frontend 2025-11-11 18:34:20 +01:00