-
Create a Firebase Project
- Visit Firebase Console
- Click on "Add project"
- Name your project and follow the on-screen instructions
-
Retrieve API Keys
- In the Firebase dashboard, click on the gear icon and select "Project settings"
- Under the "General" tab, scroll down to "Your apps" and click on your desired app (or add one if not present)
- Here, you'll find your Firebase SDK configuration with all the necessary keys such as
apiKey
,authDomain
, etc
-
Set Up Realtime Database
- In the left menu of the Firebase Console, click on "Realtime Database"
- Choose "Create database" and follow the on-screen instructions
-
Register on OpenWeatherMap
- Visit OpenWeatherMap
- Click on "Sign Up" and create an account
-
Retrieve API Key
- Once logged in, navigate to your API keys section
- Here, you can view your API key or generate a new one
-
Install Python
- If Python isn't installed yet, run the Python installer
-
Run Installation Script
- Click on the
install.bat
file to install all necessary packages
- Click on the
-
Run Start Script
- Click on the
start.bat
file to launch the project
- Click on the
Good luck with LunaAI!