Skip to content

sarovin/next-firebase-functions

 
 

Repository files navigation

NextJS with firebase cloud functions and Docker

Greenkeeper badge

How to use

git clone git@github.com:bolket/next-firebase-functions.git
cd next-firebase-functions
  • ADD serviceAccountKey.json to your project
  • SET .env from .env.example

Dev next

yarn docker:dev
open http://localhost:5000

Firebase serve

yarn docker:serve
open http://localhost:3000

Firebase deploy

yarn docker:deploy

Donate

  • Etherium (ETH): 0x57b5ab33a339fc7fab86127981e4095b84d5ddfa

About

NextJS with firebase cloud functions and Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.2%
  • HTML 9.1%
  • Dockerfile 8.7%