Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alleycat1/supabase_godot_version_api
supabase rest api for godot version check
https://github.com/alleycat1/supabase_godot_version_api
Last synced: 15 days ago
JSON representation
supabase rest api for godot version check
- Host: GitHub
- URL: https://github.com/alleycat1/supabase_godot_version_api
- Owner: alleycat1
- Created: 2023-11-17T17:57:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T21:09:16.000Z (about 1 year ago)
- Last Synced: 2024-11-29T03:30:08.900Z (2 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# supabase_godot_version_api
supabase rest api for godot version checkMethod for Deploy
npm init
npm i supabase --save-dev
./node_modules/.bin/supabase projects list
./node_modules/.bin/supabase init
./node_modules/.bin/supabase link --project-ref
./node_modules/.bin/supabase functions deploy --no-verify-jwt