Simple AngularFirebaseUploader as NodeJs desktop application - npx ts-node (function main)
Currently bulk uploader to Firebase is impossible without money.
Therefore I have write simple example uploader to Firebase what can start as NodeJs desktop application. Full code I have uploaded to GitHub https://github.com/AAlex-11/AngularFirebaseUploader.
# ng new AngularFirebaseUploader # npm i # npm i firebase # npm install -g ts-node typescript '@types/node' ( -g need to use your windows admin account "Start-Process powershell -verb runas") # npx ts-node init-db.ts
Other my topic with Google and NoSQL database from 2016 year MongoDB - noSQL-database for irregular JSON data..
Related page:
Comments (
)
Link to this page:
http://www.vb-net.com/AngularFirebaseUploader/Index.htm
|