mirror of
https://github.com/OSMA-D/osma-server.git
synced 2024-11-22 05:06:21 +03:00
209 B
209 B
How to run
1. Create .env file or configure environment variables manually
MONGODB_URI = *URI*
PORT = 80
JWT_SECRET = *secret*
SALT = *SALT*
2. Run command
cargo run