March 2019
Beginner to intermediate
778 pages
34h 20m
English
Follow these steps to download the source code from GitHub and configure it to work on your development machine:
$ git clone https://github.com/PacktPublishing/Google-Cloud-Platform-Cookbook
$ cd gcpcookbook/Chapter16/mysite
COOKIE_SECRET=d44d5c45e7f8149aabc068244 MONGO_URI=mongodb://localhost/mysite
$ npm install
Read now
Unlock full access