pericles
v0.0.0
Published
📱 Serverless text-to-vote application built with Node and Google Cloud Firestore.
Downloads
3
Readme
Pericles
📱 Serverless text-to-vote application built with Node and Google Cloud Firestore.
Installation
Yarn
$ yarn add pericles
NPM
$ npm i pericles
Deployment
FAQs
Firestore is in beta at the time of creation, why not use something more stable?
This repository is more or less refactoring some janky, old PHP & MySQL code I've used for years, so why not use the hot new thing ~~everyone~~ existing Cloud Datastore users are going to gripe about migrating to?
Unmet peer dependencies when running yarn
?
This is due to a longstanding design decision by the Yarn maintainers. You can find other references to this behavior in their issues.
[3/4] 🔗 Linking dependencies...
warning "firebase-admin > @firebase/[email protected]" has unmet peer dependency "@firebase/[email protected]".
warning "firebase-admin > @firebase/database > @firebase/[email protected]" has unmet peer dependency "@firebase/[email protected]".
[4/4] 📃 Building fresh packages...