Skip to content

bocacode/affirmations-api-c12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affirmation API on GCloud

To get this running locally

  1. Fork this repo to have it in your git repositories
  2. Clone that new project to your computer.
  3. Go to Firebase and create a new project (or use an exising one) and download your credentials from there and save it as "credentials.json" where the index.js file is (the "root" of your project)
  4. now run gcloud config set project Your-Project-Name-Here obviously replace "Your-Project-Name-Here" with a project name in your firebase or google cloud
  5. run gcloud app deploy to push it live as a "google app engine app"
  6. Celebrate 🎉 as you now have an app in google app engine like all the big girls and boys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published