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:
- Prepare and configure a Firebase project.
- 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. - 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
intosrc/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.