Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deflecting Drones API Server

The API Server for Deflecting Drones. Running on Deno.

API Docs

Coming soon!

Local Development

First, create a .env file in the root directory and add the following contents to it:

SUPABASE_KEY=<your supabase key>
SUPABASE_URL=<your supabase url>
SUPABASE_TOKEN=<your supabase token>

ENVIRONMENT=dev

Then, start a local development server with:

$ deno task start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages