SpiffyEight77 / formula

The formula is a set of serverless functions running on Supabase Edge Functions.

Home Page:https://rrgsqujyiqonxehgjekw.functions.supabase.co/formula-schedule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

formula

The formula is a set of serverless functions running on Supabase Edge Functions.

formula-schedule.ts

The formula-schedule.ts is a serverless function providing the most recent infomation of the race to the client-side.

before start

how to deploy

  • Set up the Supabase Edge Functions and then fill the Supabase Database infomation in the .env file.
  • Run the command supabase functions deploy formula-schedule --project-ref your-project-ref --no-verify-jwt

About

The formula is a set of serverless functions running on Supabase Edge Functions.

https://rrgsqujyiqonxehgjekw.functions.supabase.co/formula-schedule

License:MIT License


Languages

Language:TypeScript 98.3%Language:Shell 1.7%