More Premium Hugo Themes Premium Vue Themes

Pokemon63

「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード

Pokemon63

「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード

Author Avatar Theme by potato4d
Github Stars Github Stars: 110
Last Commit Last Commit: Mar 19, 2023 -
First Commit Created: Aug 27, 2024 -
default image

Overview

The “みんなの63” project is a development repository for a site that helps users analyze and improve their Pokemon selection with automated analysis. The project requires setting up Firebase and environment variables for deployment and testing purposes.

Features

  • Automated Pokemon selection analysis
  • Firebase integration for project setup
  • Local image asset storage for Pokemon icons

Installation

To install the “みんなの63” project, follow these steps:

  1. Prepare and configure a Firebase project.
  2. If you want to quickly verify the setup, you can use the provided sample Firebase project by running the command cp .env.sample .env to set up the necessary environment variables.
  3. Since all permissions are open to read and write, you can deploy to hosting without restriction.

Image Assets

If you wish to have image assets locally, follow these steps:

  • Place images from /pokemon63/static/images/icons/1.png to /pokemon63/static/images/icons/527.png into src/static/static/images/icons.
  • After placing the images, run a command to confirm the local operation utilizing Pokemon icons.

Summary

The “みんなの63” project is an automated analysis platform for Pokemon selection, empowering users to make informed decisions. By leveraging Firebase for project setup and allowing flexibility with image asset storage, the project aims to enhance the user experience and provide valuable insights for Pokemon enthusiasts.