Skip to content

rebeccapeltz/test-u

Repository files navigation

server-side

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

firebase local emulator

https://firebase.google.com/docs/functions/local-emulator

export GOOGLE_APPLICATION_CREDENTIALS=path to json firebase emulators:start

Deploy to Heroku

https://www.youtube.com/watch?v=nngsKhTb2BA

https://medium.com/@ale_colombo/deploy-nuxt-js-app-on-heroku-531a935bce90

heroku config:set HOST=0.0.0.0 heroku config:set NODE_ENV=production

https://dashboard.heroku.com/apps/cld-u-tube

git push heroku master

Pexels

Record Playing Video by Atakan Ozkan from Pexels

list api

https://res.cloudinary.com/${CLOUD_NAME}/image/list/v${Date.now()}/student-id.json https://res.cloudinary.com/u-tube/image/list/u-tube.json

uncheck resource list

About

using rest firebase auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published