Skip to content

ninekeem/TwEconBridge

 
 

Repository files navigation

Install

pip install -r requirements.txt

Rename .env_example to .env fill in the data in .env and you can run the program.

Nats Jetstream

Turn on "jetstream" in nats
Docker:

docker run -p 4222:4222 nats -js

Kubernetes

Good luck using

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%