Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bonk

Ko-Fi webhook api for cardian ocg art orders

Env variables

  • PORT: port to listen on
  • DATABASE_URL: url to connect to database
  • AUTH_TOKEN: auth token to use for requests

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Deploying to fly.io

flyctl launch

with database

flyctl secrets set AUTH_TOKEN=sometoken

might also need to set the port

flyctl secrets set PORT=8080

About

🔨 small kofi service for cardian

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages