Skip to content

JernejHabjan/fuzzy-waddle

Repository files navigation

Fuzzy Waddle

Available on Render and GitHub Pages

Setup dev environment

Api

  • Copy the .env.example file to .env.local and fill in the values.
    • for CORS_ORIGIN, set it to http://localhost:4200

Supabase:

Authentication

  • Setup Google OAuth2: https://supabase.io/docs/guides/auth#google
  • URL config:
    • Site URL: https://fuzzy-waddle.onrender.com
    • Redirect URLs
      • Add http://localhost:4200/
      • Add https://fuzzy-waddle.onrender.com/
      • Add https://jernejhabjan.github.io/fuzzy-waddle/

Deployment

Other sources

Phaser Editor 2D

  • .skip files are used to skip files from being processed by Phaser Editor 2D
  • investigate issues: Ctrl+Shift+I
  • if crashing: - if there's an issue with the Phaser shaders, try to switch the IDE to Canvas press Ctrl+K, and execute this command: set default render type to CANVAS, then reload the editor Ctrl+R

Attribution

This project utilizes the following works:

Parts of this project utilize the features, code, or assets provided by these sources.

Please refer to the respective sources and licenses for more details.