Skip to content

okkdev/bonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published