Since we got our project situated, we can now work on the database. Head over to Firebase and create a new project. Enter the project name, configure the following settings and finally click “Create Project”.
Your screen should look like this. For specific questions and help, Join our discord!
Once you have created the project and are the page seen above, go to the side menu and under the “Build” tab click “Realtime Database”
Once there, click “Create Database”. After clicking the button, you’ll be greeted by a pop-up modal. Choose the right database location, and make sure to set your Security Rules to “Start in Locked Mode.”
→ And boom!—You’re done creating the database!
<aside> 🛠 This section covers how you can configure the database you just created into your pyShip project.
</aside>
service_account.json
file in the project directory.