Available on Render and GitHub Pages
.env.example
file to .env.local
and fill in the values.
http://localhost:4200
https://fuzzy-waddle.onrender.com
http://localhost:4200/
https://fuzzy-waddle.onrender.com/
https://jernejhabjan.github.io/fuzzy-waddle/
pnpm i; npm run nx-build-client
./dist/apps/client
pnpm i; nx build api
node dist/apps/api/main.js
/api/health
SUPABASE_URL
and SUPABASE_SERVICE_KEY
CORS_ORIGIN
environmental
variable: https://fuzzy-waddle.onrender.com,https://jernejhabjan.github.io
.skip
files are used to skip files from being processed by Phaser Editor 2DCtrl+Shift+I
Ctrl+K
, and execute this command: set default render type to CANVAS
, then reload the editor Ctrl+R
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.