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

What are the app dependencies and what is needed to install to run server? #19

Open
E3V3A opened this issue Apr 13, 2020 · 3 comments
Open

Comments

@E3V3A
Copy link

E3V3A commented Apr 13, 2020

What are the app dependencies and what is needed to install to run server?

@mundanelunacy
Copy link
Owner

you'll need to start a firebase project - https://firebase.google.com
I'll probably author a Medium Howto article with a clear step-by-step but in the meantime checkout the setupInstructions.pdf file

@E3V3A
Copy link
Author

E3V3A commented Apr 13, 2020

Look like you also need node to run this, so what npm packages do you need?

@mundanelunacy
Copy link
Owner

The only npm package not listed in package.json is firebase-tools which is used to set up and deploy the app on your own firebase instance. That is typically installed globally. All the other packages, you should be able to download with an npm install

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