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

Firebase Deploy Errors #3

Closed
wonexo opened this issue Sep 13, 2018 · 2 comments
Closed

Firebase Deploy Errors #3

wonexo opened this issue Sep 13, 2018 · 2 comments

Comments

@wonexo
Copy link
Collaborator

wonexo commented Sep 13, 2018

Here are the Result

i  hosting[dscyabatech]: found 0 files in public        │
✔  hosting[dscyabatech]: file upload complete           │                                                                                 "Jedi" 22:35 13-Sep-18
i  database: releasing rules...                         │
✔  database: rules for database dscyabatech released suc│
cessfully                                               │
✔  storage: released rules storage.rules to firebase.sto│
rage/dscyabatech.appspot.com                            │
i  hosting[dscyabatech]: finalizing version...          │

Error: HTTP Error: 404, Not Found```
@kelvinkamau
Copy link
Owner

kelvinkamau commented Sep 16, 2018

1. Getting started

  • Start by adding all the folders and files inside a folder called public
  • Create a project on firebase

2. Deploying to firebase hosting

  • Install the Firebase CLI
    Run npm install -g firebase-tools
  • Connect your local machine to your Firebase account
    Run firebase login
  • Initialize your site
    Run firebase init
  • Deploy your site
    firebase deploy

@kelvinkamau
Copy link
Owner

Initializing

Deploying

tehlordvortex referenced this issue in dscfuta/Vibranium Jan 28, 2020
Frontend design for onboarding
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