Skip to content

devRokas/supabase-geolocation-api-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Supabase Geolocation API Starter Kit

This project will help you create a Geolocation API using Supabase Edge Functions.

What is included inside?

  • Skeleton for building a Geolocation API with IPinfo.io
  • CI/CD template, which handles deployment and database migrations

How to setup:

You can setup this API in 4 steps:

  1. Fork this repository

  2. Create a Supabase project if you don't have one

  3. Add secrets:

In order for this API to be deployed automatically we need to set these secrets in our repository:

 SUPABASE_ACCESS_TOKEN
 SUPABASE_DB_PASSWORD
 SUPABASE_PROJECT_ID
 IPINFO_TOKEN  // Visit https://ipinfo.io to get your free API token
  1. Trigger the deployment workflow

Feedback

Found a bug or have a suggestion? Please contact me on X @rokasdam.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published