Skip to content

imPDA/DiscordConnectionsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Connections Example

A simple example for DiscordConnections package.

Features

  • Containerized
  • FastAPI based

Usage

Copy repo, fill .env and run with make run command.

Commands in Makefile

Build image with

make build 

Run app (also automatically runs make logs)

make up

Run app in attached mode

make up-a

Open logs (in follow mode)

make logs

Down app

make down

Restart (=make down && make up)

make restart

Exec (shell)

make exec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published