mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-07 13:54:43 +08:00
feat: initialize project structure, modules and configurations
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Application Environment Variables Template
|
||||
|
||||
# Name of the application (e.g. nosync-app)
|
||||
APP_NAME=
|
||||
# Logging configuration level (e.g. info, debug, trace)
|
||||
RUST_LOG=info
|
||||
Reference in New Issue
Block a user