Skip to content

rafeeJ/watermark-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water Mark GCP Beginner Project

Please ensure to follow the steps detailed in my YouTube video for the full experience!

In action:

image

How to get running

Pre-requisites:

  • Node.js installed on your computer
  • Google Cloud account (with free credits)

Running this project

  1. Clone this project locally with git clone.
  2. Create a .env.local file in the root of this project
  3. Add your function URL as the VITE_ENDPOINT variable in your .env.local file
  4. Run npm i to install all of the dependencies.
  5. Run npm run dev to get the web app working.

Gotchas

I found when testing that you may get a CORS error, to (temporarily) remedy this please install a CORS extension to your browser.

About

This is the UI component to the GCP watermark tutorial on the Rafee Code YouTube channel.

Topics

Resources

Stars

Watchers

Forks

Contributors