Skip to content

ACM Cloud workshop demo code - showcasing using google firebase to host a full stack application.

License

Notifications You must be signed in to change notification settings

uclaacm/qwerhacks-2024-acm-cloud

Repository files navigation

QWERHacks x ACM Cloud Workshop Repo

This repo contains the code from the QWERHacks x ACM Cloud demo, showcasing leveraging Google Cloud's firebase hosting and firestore database features to create and deploy a full stack application.

Running Locally

To run the site locally, perform the following steps:

  1. Ensure Node.js is installed
  2. Clone the repo locally
  3. Navigate to the project directory and run npm install
  4. Run npm run dev
  5. Open the link in the terminal to view your live site

Publishing Changes

After making changes, simply run the command firebase deploy in the project directory.

Additional Resources

About

ACM Cloud workshop demo code - showcasing using google firebase to host a full stack application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published