Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi partner please share how to create the firebase database tables #1

Open
graphixx opened this issue Sep 19, 2022 · 1 comment
Open

Comments

@graphixx
Copy link

Hi partner please share how to create the firebase database tables

@orhanemree
Copy link
Owner

Hi Carlos,
I use Firebase Realtime Database in this app, which is NoSQL. Visit Firebase Docs to setup your own database.

After clonned and started the code (.env file must be prepared), you dont have to create tables manually. When you create new voting, tables will be created automatically.

Still you can find an example data below:
image
...

I hope it can help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants